Searched refs:ctf_do_queued_segments (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack_bbr_common.h | 97 ctf_do_queued_segments(struct socket *so, struct tcpcb *tp, int have_pkt);
|
| H A D | rack_bbr_common.c | 448 ctf_do_queued_segments(struct socket *so, struct tcpcb *tp, int have_pkt) in ctf_do_queued_segments() function
|
| H A D | rack.c | 11201 if (ctf_do_queued_segments(so, tp, 1)) { in rack_do_segment() 14865 .tfb_do_queued_segments = ctf_do_queued_segments,
|
| H A D | bbr.c | 11749 if (ctf_do_queued_segments(so, tp, 1)) { in bbr_do_segment() 14875 .tfb_do_queued_segments = ctf_do_queued_segments,
|