Searched refs:bbr_update_entry (Results 1 – 1 of 1) sorted by relevance
| /src/sys/netinet/tcp_stacks/ |
| H A D | bbr.c | 5387 bbr_update_entry(struct tcpcb *tp, struct tcp_bbr *bbr, in bbr_update_entry() function 6010 seq_out = bbr_update_entry(tp, bbr, rsm, cts, &len, pacing_time); in bbr_log_output() 6020 seq_out = bbr_update_entry(tp, bbr, rsm, cts, &len, pacing_time); in bbr_log_output() 6050 seq_out = bbr_update_entry(tp, bbr, nrsm, cts, &len, pacing_time); in bbr_log_output()
|