Searched refs:bbr_log_msgsize_fail (Results 1 – 1 of 1) sorted by relevance
| /src/sys/netinet/tcp_stacks/ |
| H A D | bbr.c | 1956 bbr_log_msgsize_fail(struct tcp_bbr *bbr, struct tcpcb *tp, uint32_t len, uint32_t maxseg, uint32_t… in bbr_log_msgsize_fail() function 13789 bbr_log_msgsize_fail(bbr, tp, len, maxseg, mtu, csum_flags, tso, cts); in bbr_output_wtime() 13805 bbr_log_msgsize_fail(bbr, tp, len, maxseg, mtu, 0, tso, cts); in bbr_output_wtime()
|