Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_ether.h47 errno_t ether_add_proto(ifnet_t interface, protocol_family_t protocol,
H A Dether_if_module.c342 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.c1180 headless_init.add_proto = ether_add_proto; in headless_clone_create()
H A Dif_vlan.c925 vlan_init.add_proto = ether_add_proto; in vlan_clone_create()
H A Dif_redirect.c1254 rd_init.add_proto = ether_add_proto; in redirect_clone_create()
H A Dif_fake.c3663 feth_init.add_proto = ether_add_proto; in feth_clone_create()
H A Dif_bond.c1222 bond_init.add_proto = ether_add_proto; in bond_clone_create()
H A Dif_bridge.c1683 init_params.add_proto = ether_add_proto; in bridge_clone_create()