Home
last modified time | relevance | path

Searched refs:proto_unregister_plumber (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.61.5/bsd/net/
H A Dkpi_protocol.h186 extern void proto_unregister_plumber(protocol_family_t proto_fam,
H A Dkpi_protocol.c379 proto_unregister_plumber(protocol_family_t protocol_family, in proto_unregister_plumber() function
H A Dnet_stubs.c274 STUB(proto_unregister_plumber);
H A Dif_utun.c1486 proto_unregister_plumber(PF_INET, IFNET_FAMILY_UTUN); in utun_register_control()
H A Dif_ipsec.c402 proto_unregister_plumber(PF_INET, IFNET_FAMILY_IPSEC); in ipsec_register_control()