Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c458 retval = (*tp->t_fb->tfb_do_segment_nounlock)(tp, m, th, in ctf_process_inbound_raw()
H A Dbbr.c14135 .tfb_do_segment_nounlock = bbr_do_segment_nounlock,
H A Drack.c25234 .tfb_do_segment_nounlock = rack_do_segment_nounlock,
/freebsd/sys/netinet/
H A Dtcp_var.h612 int (*tfb_do_segment_nounlock)(struct tcpcb *, struct mbuf *, member