Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_ether.h47 errno_t ether_add_proto(ifnet_t interface, protocol_family_t protocol,
H A Dether_if_module.c333 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.c1183 headless_init.add_proto = ether_add_proto; in headless_clone_create()
H A Dif_vlan.c1003 vlan_init.add_proto = ether_add_proto; in vlan_clone_create()
H A Dif_fake.c3043 feth_init.add_proto = ether_add_proto; in feth_clone_create()
H A Dif_bond.c1201 bond_init.add_proto = ether_add_proto; in bond_clone_create()
H A Dif_bridge.c1549 init_params.add_proto = ether_add_proto; in bridge_clone_create()