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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dkpi_protocol.h58 typedef void (*proto_input_handler)(protocol_family_t protocol, mbuf_t packet); typedef
64 called, the proto_input_handler will not be called again, making
80 errno_t proto_register_input(protocol_family_t protocol, proto_input_handler input,
H A Dkpi_protocol.c54 proto_input_handler input;
125 proto_input_handler input,

Completed in 17 milliseconds