Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_input.c1476 tcp_handle_wakeup(struct tcpcb *tp, struct socket *so) in tcp_handle_wakeup() function
3280 tcp_handle_wakeup(tp, so); in tcp_do_segment()
3314 tcp_handle_wakeup(tp, so); in tcp_do_segment()
3322 tcp_handle_wakeup(tp, so); in tcp_do_segment()
3339 tcp_handle_wakeup(tp, so); in tcp_do_segment()
H A Dtcp_var.h964 void tcp_handle_wakeup(struct tcpcb *, struct socket *);
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack_bbr_common.c461 tcp_handle_wakeup(tp, so); in ctf_do_queued_segments()
H A Drack.c11215 tcp_handle_wakeup(tp, so); in rack_do_segment()
H A Dbbr.c11764 tcp_handle_wakeup(tp, so); in bbr_do_segment()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h964 void tcp_handle_wakeup(struct tcpcb *, struct socket *);