Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_vegas.c296 if (ext & (1 << (INET_DIAG_VEGASINFO - 1))) { in tcp_vegas_get_info()
302 *attr = INET_DIAG_VEGASINFO; in tcp_vegas_get_info()
H A Dtcp_westwood.c267 if (ext & (1 << (INET_DIAG_VEGASINFO - 1))) { in tcp_westwood_info()
273 *attr = INET_DIAG_VEGASINFO; in tcp_westwood_info()
H A Dtcp_illinois.c312 if (ext & (1 << (INET_DIAG_VEGASINFO - 1))) { in tcp_illinois_info()
324 *attr = INET_DIAG_VEGASINFO; in tcp_illinois_info()
H A Dtcp_nv.c458 if (ext & (1 << (INET_DIAG_VEGASINFO - 1))) { in tcpnv_get_info()
464 *attr = INET_DIAG_VEGASINFO; in tcpnv_get_info()
H A Dtcp_dctcp.c225 ext & (1 << (INET_DIAG_VEGASINFO - 1))) { in dctcp_get_info()
H A Dtcp_bbr.c1110 ext & (1 << (INET_DIAG_VEGASINFO - 1))) { in bbr_get_info()
/openbmc/linux/include/uapi/linux/
H A Dinet_diag.h138 INET_DIAG_VEGASINFO, enumerator