Searched defs:tp_inh (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/netinet/ | ||
H A D | tcp_syncache.c | 406 syncache_destroy(struct tcpcb *tp, struct tcpcb *tp_inh) in syncache_destroy() |
H A D | tcp_subr.c | 851 struct tcpcb *tp_inh = NULL; in tcp_close() local |