Searched refs:proto_input_handler (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dkpi_protocol.h57 typedef void (*proto_input_handler)(protocol_family_t protocol, mbuf_t packet); typedef
63 called, the proto_input_handler will not be called again, making
80 proto_input_handler input, proto_input_detached_handler detached,
H A Dkpi_protocol.c54 proto_input_handler input;
102 proto_register_input(protocol_family_t protocol, proto_input_handler input,

Completed in 117 milliseconds