Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp_bbr.c120 u64 ack_epoch_mstamp; /* start of ACK sampling epoch */ member
336 bbr->ack_epoch_mstamp = tp->tcp_mstamp; in bbr_cwnd_event()
838 bbr->ack_epoch_mstamp); in bbr_update_ack_aggregation()
849 bbr->ack_epoch_mstamp = tp->delivered_mstamp; in bbr_update_ack_aggregation()
1068 bbr->ack_epoch_mstamp = tp->tcp_mstamp; in bbr_init()