Searched refs:ether_del_proto (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_ether.h50 errno_t ether_del_proto(ifnet_t interface, protocol_family_t protocol);
H A Dether_if_module.c162 ether_del_proto( function
347 ether_del_proto(ifp, protocol);
H A Dif_vlan.c977 vlan_init.del_proto = ether_del_proto;
H A Dif_bond.c1154 bond_init.del_proto = ether_del_proto;
H A Dif_bridge.c1098 init_params.del_proto = ether_del_proto;

Completed in 39 milliseconds