Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dinet_diag.h228 __u32 bbr_bw_hi; /* upper 32 bits of bw */ member
/linux/net/ipv4/
H A Dtcp_bbr.c1119 info->bbr.bbr_bw_hi = (u32)(bw >> 32); in bbr_get_info()