Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dinet_diag.h230 __u32 bbr_pacing_gain; /* pacing gain shifted left 8 bits */ member
/linux/net/ipv4/
H A Dtcp_bbr.c162 static const int bbr_pacing_gain[] = { variable
1003 bbr_pacing_gain[bbr->cycle_idx]); in bbr_update_gains()
1121 info->bbr.bbr_pacing_gain = bbr->pacing_gain; in bbr_get_info()