Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dtoecore.c327 struct inpcb *inp, void *tod, void *todctx) in toe_syncache_add() argument
334 tcp_offload_syncache_add(inc, to, th, inp, &lso, tod, todctx); in toe_syncache_add()
Dtcp_syncache.c1049 void *todctx) in _syncache_add() argument
1220 sc->sc_todctx = todctx; in _syncache_add()
1540 struct inpcb *inp, struct socket **lsop, void *tod, void *todctx) in tcp_offload_syncache_add() argument
1543 _syncache_add(inc, to, th, inp, lsop, NULL, tod, todctx); in tcp_offload_syncache_add()