Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c11299 bbr_do_segment_nounlock(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th, in bbr_do_segment_nounlock() function
11660 retval = bbr_do_segment_nounlock(tp, m, th, drop_hdrlen, tlen, iptos, in bbr_do_segment()
14173 .tfb_do_segment_nounlock = bbr_do_segment_nounlock,