Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c11393 bbr_do_segment_nounlock(struct mbuf *m, struct tcphdr *th, struct socket *so, in bbr_do_segment_nounlock() function
11761 retval = bbr_do_segment_nounlock(m, th, so, tp, in bbr_do_segment()
14876 .tfb_do_segment_nounlock = bbr_do_segment_nounlock,