Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack_bbr_common.h97 ctf_do_queued_segments(struct socket *so, struct tcpcb *tp, int have_pkt);
H A Drack_bbr_common.c448 ctf_do_queued_segments(struct socket *so, struct tcpcb *tp, int have_pkt) in ctf_do_queued_segments() function
H A Drack.c11201 if (ctf_do_queued_segments(so, tp, 1)) { in rack_do_segment()
14865 .tfb_do_queued_segments = ctf_do_queued_segments,
H A Dbbr.c11749 if (ctf_do_queued_segments(so, tp, 1)) { in bbr_do_segment()
14875 .tfb_do_queued_segments = ctf_do_queued_segments,