Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dtcp_input.c104 int tcp_flush_queue(struct tcpcb *);
306 return (tcp_flush_queue(tp)); in tcp_reass()
310 tcp_flush_queue(struct tcpcb *tp) in tcp_flush_queue() function
1197 tcp_flush_queue(tp); in tcp_input()
1484 tcp_flush_queue(tp); in tcp_input()