Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dtcp_subr.c226 int tcp_freeq(struct tcpcb *);
1131 (void) tcp_freeq(tp); in tcp_close()
1171 tcp_freeq(struct tcpcb *tp) in tcp_freeq() function
1230 if (tcp_freeq(tp)) in tcp_drain()