Home
last modified time | relevance | path

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

/xnu-8019.80.24/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.c271 STUB(proto_unregister_plumber);
H A Dif_utun.c1476 proto_unregister_plumber(PF_INET, IFNET_FAMILY_UTUN); in utun_register_control()
H A Dif_ipsec.c403 proto_unregister_plumber(PF_INET, IFNET_FAMILY_IPSEC); in ipsec_register_control()