Home
last modified time | relevance | path

Searched refs:tfb_do_queued_segments (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/sys/netinet/
HDtcp_lro_hpts.c653 if ((*tp->t_fb->tfb_do_queued_segments)(tp, 0))
HDtcp_var.h626 int (*tfb_do_queued_segments)(struct tcpcb *, int); member
HDtcp_hpts.c1376 error = (*tp->t_fb->tfb_do_queued_segments)(tp, 0); in tcp_hptsi()
/freebsd-14-stable/sys/netinet/tcp_stacks/
HDbbr.c14120 .tfb_do_queued_segments = ctf_do_queued_segments,
HDrack.c23749 .tfb_do_queued_segments = ctf_do_queued_segments,