Searched refs:ether_add_proto (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dif_ether.h47 errno_t ether_add_proto(ifnet_t interface, protocol_family_t protocol,
H A Dether_if_module.c318 ether_add_proto(ifnet_t ifp, protocol_family_t protocol, function
H A Dnet_stubs.c51 STUB(ether_add_proto); variable
H A Dif_vlan.c1009 vlan_init.add_proto = ether_add_proto;
H A Dif_bond.c1122 bond_init.add_proto = ether_add_proto;
H A Dif_bridge.c1217 init_params.add_proto = ether_add_proto;
/macosx-10.10.1/IONetworkingFamily-101/
H A DIOEthernetInterface.cpp272 params->add_proto = ether_add_proto;

Completed in 504 milliseconds