Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dinet_diag.h227 __u32 bbr_bw_lo; /* lower 32 bits of bw */ member
/linux-6.6.21/net/ipv4/
Dtcp_bbr.c1117 info->bbr.bbr_bw_lo = (u32)bw; in bbr_get_info()