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