Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_lmc.h1317 static void ifnet_watchdog(struct ifnet *);
H A Dif_lmc.c3475 ifnet_watchdog(struct ifnet *ifp) in ifnet_watchdog() function
3517 ifp->if_watchdog = ifnet_watchdog; in ifnet_setup()