Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_syncache.h73 void *sc_todctx; /* TOE driver context */ member
H A Dtcp_syncache.c396 tod->tod_syncache_added(tod, sc->sc_todctx); in syncache_insert()
429 tod->tod_syncache_removed(tod, sc->sc_todctx); in syncache_drop()
1106 tod->tod_offload_socket(tod, sc->sc_todctx, so); in syncache_socket()
1348 tod->tod_syncache_removed(tod, sc->sc_todctx); in syncache_expand()
1716 sc->sc_todctx = todctx; in syncache_add()
2049 error = tod->tod_syncache_respond(tod, sc->sc_todctx, m); in syncache_respond()
2070 error = tod->tod_syncache_respond(tod, sc->sc_todctx, m); in syncache_respond()