Searched refs:ifnet_attach_protocol_v2 (Results 1 – 4 of 4) sorted by relevance
578 error = ifnet_attach_protocol_v2(ifp, proto_family, &proto); in ether_attach_inet()
583 result = ifnet_attach_protocol_v2(ifp, protocol_family, &proto); in lo_attach_proto()
2276 extern errno_t ifnet_attach_protocol_v2(ifnet_t interface,
8117 ifnet_attach_protocol_v2(ifnet_t ifp, protocol_family_t protocol, in ifnet_attach_protocol_v2() function