Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.h71 struct toedev *sc_tod; /* entry added by this TOE */ member
H A Dtcp_syncache.c118 #define ADDED_BY_TOE(sc) ((sc)->sc_tod != NULL)
390 struct toedev *tod = sc->sc_tod; in syncache_insert()
423 struct toedev *tod = sc->sc_tod; in syncache_drop()
973 struct toedev *tod = sc->sc_tod; in syncache_socket()
1252 struct toedev *tod = sc->sc_tod; in syncache_expand()
1639 sc->sc_tod = tod; in syncache_add()
2000 struct toedev *tod = sc->sc_tod; in syncache_respond()
2030 struct toedev *tod = sc->sc_tod; in syncache_respond()