Searched defs:proto_family (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dether_at_pr_module.c223 ether_attach_at( ifnet_t ifp, __unused protocol_family_t proto_family) argument
257 ether_detach_at( ifnet_t ifp, __unused protocol_family_t proto_family) argument
H A Dether_inet_pr_module.c532 ether_attach_inet(struct ifnet *ifp, protocol_family_t proto_family) argument
568 ether_detach_inet(struct ifnet *ifp, protocol_family_t proto_family) argument
H A Dkpi_protocol.c68 protocol_family_t proto_family; member in struct:proto_family_str
348 proto_plumber_find(protocol_family_t proto_family, ifnet_family_t if_family) argument
366 struct proto_family_str *proto_family; local
403 struct proto_family_str *proto_family; local
422 struct proto_family_str *proto_family; local
442 struct proto_family_str *proto_family; local
[all...]
H A Dndrv.c548 u_int32_t proto_family = np->nd_proto_family; local
162 ndrv_input( ifnet_t ifp, protocol_family_t proto_family, mbuf_t m, char *frame_header) argument
H A Dif.h594 u_int32_t proto_family; member in struct:kev_dl_proto_data
H A Ddlil.c652 u_int32_t proto_family = proto->protocol_family; local
3220 dlil_output(ifnet_t ifp, protocol_family_t proto_family, mbuf_t packetlist, argument
4121 ifnet_detach_protocol(ifnet_t ifp, protocol_family_t proto_family) argument
[all...]

Completed in 87 milliseconds