Searched refs:bbr_update_entry (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 5435 bbr_update_entry(struct tcpcb *tp, struct tcp_bbr *bbr, in bbr_update_entry() function 6058 seq_out = bbr_update_entry(tp, bbr, rsm, cts, &len, pacing_time); in bbr_log_output() 6068 seq_out = bbr_update_entry(tp, bbr, rsm, cts, &len, pacing_time); in bbr_log_output() 6098 seq_out = bbr_update_entry(tp, bbr, nrsm, cts, &len, pacing_time); in bbr_log_output()
|