Home
last modified time | relevance | path

Searched refs:hn_ifnet_atthand (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h260 eventhandler_tag hn_ifnet_atthand; member
H A Dif_hn.c2473 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()