Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sn/
H A Dif_sn.c127 void snwatchdog(struct ifnet *);
208 ifp->if_watchdog = snwatchdog; in sn_attach()
1129 snwatchdog(struct ifnet *ifp) in snwatchdog() function