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

/darwin-on-arm/xnu/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
81 proto_input_handler input, proto_input_detached_handler detached,
H A Dkpi_protocol.c54 proto_input_handler input;
120 proto_register_input(protocol_family_t protocol, proto_input_handler input,

Completed in 21 milliseconds