Searched refs:packet_error_handler_fn_t (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/stream/
H A Dpacket.h33 typedef void (*packet_error_handler_fn_t)(void *private_data, NTSTATUS status); typedef
39 void packet_set_error_handler(struct packet_context *pc, packet_error_handler_fn_t handler);
H A Dpacket.c33 packet_error_handler_fn_t error_handler;
102 _PUBLIC_ void packet_set_error_handler(struct packet_context *pc, packet_error_handler_fn_t handler)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/stream/
H A Dpacket.h33 typedef void (*packet_error_handler_fn_t)(void *private_data, NTSTATUS status); typedef
39 void packet_set_error_handler(struct packet_context *pc, packet_error_handler_fn_t handler);
H A Dpacket.c33 packet_error_handler_fn_t error_handler;
102 _PUBLIC_ void packet_set_error_handler(struct packet_context *pc, packet_error_handler_fn_t handler)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/stream/
H A Dpacket.h33 typedef void (*packet_error_handler_fn_t)(void *private_data, NTSTATUS status); typedef
39 void packet_set_error_handler(struct packet_context *pc, packet_error_handler_fn_t handler);
H A Dpacket.c33 packet_error_handler_fn_t error_handler;
102 _PUBLIC_ void packet_set_error_handler(struct packet_context *pc, packet_error_handler_fn_t handler)

Completed in 95 milliseconds