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

/freebsd-12-stable/sys/netinet/
H A Dtcp_syncache.h73 void *sc_todctx; /* TOE driver context */ member in struct:syncache
H A Dtcp_syncache.c378 tod->tod_syncache_added(tod, sc->sc_todctx);
411 tod->tod_syncache_removed(tod, sc->sc_todctx);
969 tod->tod_offload_socket(tod, sc->sc_todctx, so);
1206 tod->tod_syncache_removed(tod, sc->sc_todctx);
1558 sc->sc_todctx = todctx;
1887 error = tod->tod_syncache_respond(tod, sc->sc_todctx, m);
1908 error = tod->tod_syncache_respond(tod, sc->sc_todctx, m);

Completed in 51 milliseconds