Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_bbr.c122 u64 ack_epoch_mstamp; /* start of ACK sampling epoch */ member
338 bbr->ack_epoch_mstamp = tp->tcp_mstamp; in bbr_cwnd_event()
840 bbr->ack_epoch_mstamp); in bbr_update_ack_aggregation()
851 bbr->ack_epoch_mstamp = tp->delivered_mstamp; in bbr_update_ack_aggregation()
1070 bbr->ack_epoch_mstamp = tp->tcp_mstamp; in bbr_init()