Searched refs:tcp_handle_wakeup (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_input.c | 1476 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 D | tcp_var.h | 964 void tcp_handle_wakeup(struct tcpcb *, struct socket *);
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack_bbr_common.c | 461 tcp_handle_wakeup(tp, so); in ctf_do_queued_segments()
|
| H A D | rack.c | 11215 tcp_handle_wakeup(tp, so); in rack_do_segment()
|
| H A D | bbr.c | 11764 tcp_handle_wakeup(tp, so); in bbr_do_segment()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 964 void tcp_handle_wakeup(struct tcpcb *, struct socket *);
|