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

/xnu-2422.115.4/bsd/net/
H A Dif_ether.h47 errno_t ether_add_proto(ifnet_t interface, protocol_family_t protocol,
H A Dnet_stubs.c68 int ether_add_proto(void);
69 int ether_add_proto(void) function
H A Dether_if_module.c318 ether_add_proto(ifnet_t ifp, protocol_family_t protocol, function
H A Dif_vlan.c979 vlan_init.add_proto = ether_add_proto;
H A Dif_bond.c1156 bond_init.add_proto = ether_add_proto;
H A Dif_bridge.c1182 init_params.add_proto = ether_add_proto;

Completed in 100 milliseconds