Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bbr.c201 static const u32 bbr_ack_epoch_acked_reset_thresh = 1U << 20;
851 bbr_ack_epoch_acked_reset_thresh)) { in bbr_update_ack_aggregation()
200 static const u32 bbr_ack_epoch_acked_reset_thresh = 1U << 20; global() variable