Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bbr.c122 u64 ack_epoch_mstamp; /* start of ACK sampling epoch */ member
339 bbr->ack_epoch_mstamp = tp->tcp_mstamp; in bbr_cwnd_event()
841 bbr->ack_epoch_mstamp); in bbr_update_ack_aggregation()
852 bbr->ack_epoch_mstamp = tp->delivered_mstamp; in bbr_update_ack_aggregation()
1071 bbr->ack_epoch_mstamp = tp->tcp_mstamp; in bbr_init()