Searched refs:tcp_handle_wakeup (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_var.h994 void tcp_handle_wakeup(struct tcpcb *, struct socket *);
H A Dtcp_input.c1500 tcp_handle_wakeup(struct tcpcb *tp, struct socket *so) function
2502 tcp_handle_wakeup(tp, so);
3223 tcp_handle_wakeup(tp, so);

Completed in 78 milliseconds