Searched refs:tcp_freeq (Results 1 – 1 of 1) sorted by relevance
226 int tcp_freeq(struct tcpcb *);1131 (void) tcp_freeq(tp); in tcp_close()1171 tcp_freeq(struct tcpcb *tp) in tcp_freeq() function1230 if (tcp_freeq(tp)) in tcp_drain()