Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dether_if_module.c203 ether_add_proto_internal(struct ifnet *ifp, protocol_family_t protocol, in ether_add_proto_internal() function
349 error = ether_add_proto_internal(ifp, protocol, &demux_list[i]); in ether_add_proto()