Searched refs:hn_ifnet_dethand (Results 1 – 2 of 2) sorted by relevance
261 eventhandler_tag hn_ifnet_dethand; member
2475 sc->hn_ifnet_dethand = EVENTHANDLER_REGISTER(ifnet_departure_event, in hn_attach()2508 if (sc->hn_ifnet_dethand != NULL) { in hn_detach()2510 sc->hn_ifnet_dethand); in hn_detach()