Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sf/
HDif_sf.c143 static void sf_watchdog (struct ifnet *);
759 ifp->if_watchdog = sf_watchdog; in sf_attach()
1426 sf_watchdog(struct ifnet *ifp) in sf_watchdog() function