Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds