Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_ether.h47 errno_t ether_add_proto(ifnet_t interface, protocol_family_t protocol,
H A Dether_if_module.c334 ether_add_proto(ifnet_t ifp, protocol_family_t protocol, in ether_add_proto() function
H A Dnet_stubs.c55 STUB(ether_add_proto);
H A Dif_headless.c1184 headless_init.add_proto = ether_add_proto; in headless_clone_create()
H A Dif_vlan.c927 vlan_init.add_proto = ether_add_proto; in vlan_clone_create()
H A Dif_fake.c2773 feth_init.add_proto = ether_add_proto; in feth_clone_create()
H A Dif_bond.c1203 bond_init.add_proto = ether_add_proto; in bond_clone_create()
H A Dif_bridge.c1426 init_params.add_proto = ether_add_proto; in bridge_clone_create()