Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.h72 void *sc_todctx; /* TOE driver context */ member
H A Dtcp_syncache.c392 tod->tod_syncache_added(tod, sc->sc_todctx); in syncache_insert()
425 tod->tod_syncache_removed(tod, sc->sc_todctx); in syncache_drop()
975 tod->tod_offload_socket(tod, sc->sc_todctx, so); in syncache_socket()
1254 tod->tod_syncache_removed(tod, sc->sc_todctx); in syncache_expand()
1640 sc->sc_todctx = todctx; in syncache_add()
2002 error = tod->tod_syncache_respond(tod, sc->sc_todctx, m); in syncache_respond()
2032 error = tod->tod_syncache_respond(tod, sc->sc_todctx, m); in syncache_respond()