Home | Sort by: relevance | last modified time | path |
/src/sys/net/ | |
if_tap.c | 104 struct timespec sc_atime; member in struct:tap_softc 300 sc->sc_atime = sc->sc_mtime = sc->sc_btime; 854 getnanotime(&sc->sc_atime); 928 st->st_atimespec = sc->sc_atime; |