Home
last modified time | relevance | path

Searched refs:ether_ifdetachhook_establish (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/net/
Dif_ether.h402 void * ether_ifdetachhook_establish(struct ifnet *,
Dif_vlan.c534 ifv->ifv_ifdetach_hook = ether_ifdetachhook_establish(p, in vlan_config()
Dif_ethersubr.c1121 ether_ifdetachhook_establish(struct ifnet *ifp, in ether_ifdetachhook_establish() function
Dif_bridge.c912 bif->bif_ifdetach_hook = ether_ifdetachhook_establish(ifs, in bridge_ioctl_add()