Searched refs:todctx (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/netinet/ |
| D | toecore.c | 327 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()
|
| D | tcp_syncache.c | 1049 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()
|