Home
last modified time | relevance | path

Searched defs:tp_inh (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/netinet/
H A Dtcp_syncache.c406 syncache_destroy(struct tcpcb *tp, struct tcpcb *tp_inh) in syncache_destroy()
H A Dtcp_subr.c851 struct tcpcb *tp_inh = NULL; in tcp_close() local