Searched refs:sc_tod (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/netinet/
H A Dtcp_syncache.h72 struct toedev *sc_tod; /* entry added by this TOE */ member in struct:syncache
H A Dtcp_syncache.c121 #define ADDED_BY_TOE(sc) ((sc)->sc_tod != NULL)
370 struct toedev *tod = sc->sc_tod;
401 struct toedev *tod = sc->sc_tod;
909 struct toedev *tod = sc->sc_tod;
1006 struct toedev *tod = sc->sc_tod;
1376 sc->sc_tod = tod;
1675 struct toedev *tod = sc->sc_tod;
1695 struct toedev *tod = sc->sc_tod;

Completed in 50 milliseconds