Home
last modified time | relevance | path

Searched refs:ifnet_attach_protocol_v2 (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Dether_inet_pr_module.c578 error = ifnet_attach_protocol_v2(ifp, proto_family, &proto); in ether_attach_inet()
H A Dif_loop.c583 result = ifnet_attach_protocol_v2(ifp, protocol_family, &proto); in lo_attach_proto()
H A Dkpi_interface.h2276 extern errno_t ifnet_attach_protocol_v2(ifnet_t interface,
H A Ddlil.c8117 ifnet_attach_protocol_v2(ifnet_t ifp, protocol_family_t protocol, in ifnet_attach_protocol_v2() function