Searched refs:bbr_bw_lo (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/uapi/linux/ | ||
D | inet_diag.h | 227 __u32 bbr_bw_lo; /* lower 32 bits of bw */ member |
/Linux-v6.1/net/ipv4/ | ||
D | tcp_bbr.c | 1117 info->bbr.bbr_bw_lo = (u32)bw; in bbr_get_info() |