Searched refs:hn_ifnet_atthand (Results 1 – 2 of 2) sorted by relevance
260 eventhandler_tag hn_ifnet_atthand; member
2473 sc->hn_ifnet_atthand = EVENTHANDLER_REGISTER(ether_ifattach_event, in hn_attach()2504 if (sc->hn_ifnet_atthand != NULL) { in hn_detach()2506 sc->hn_ifnet_atthand); in hn_detach()