Home
last modified time | relevance | path

Searched refs:proto_unregister_input (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/net/
H A Dkpi_protocol.h101 extern void proto_unregister_input(protocol_family_t protocol);
H A Dkpi_protocol.c130 proto_unregister_input(protocol_family_t protocol) in proto_unregister_input() function