Searched refs:sc_lastpacket (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_slvar.h68 struct bintime sc_lastpacket; /* for watchdog */ member in struct:sl_softc
H A Dif_stripvar.h41 struct bintime sc_lastpacket; /* for watchdog */ member in struct:strip_softc
H A Dif_sl.c480 bintime_sub(&bt, &sc->sc_lastpacket);
498 getbinuptime(&sc->sc_lastpacket);
756 getbinuptime(&sc->sc_lastpacket);
934 getbinuptime(&sc->sc_lastpacket);
H A Dif_strip.c849 bintime_sub(&bt, &sc->sc_lastpacket);
864 getbinuptime(&sc->sc_lastpacket);
1130 getbinuptime(&sc->sc_lastpacket);
1229 getbinuptime(&sc->sc_lastpacket);
1338 getbinuptime(&sc->sc_lastpacket);

Completed in 58 milliseconds