Searched refs:INET_DIAG_BBRINFO (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dinet_diag.h157 INET_DIAG_BBRINFO, /* request as INET_DIAG_VEGASINFO */ enumerator in enum:__anon540
223 /* INET_DIAG_BBRINFO */
/linux-master/net/ipv4/
H A Dtcp_bbr.c1110 if (ext & (1 << (INET_DIAG_BBRINFO - 1)) ||
1123 *attr = INET_DIAG_BBRINFO;

Completed in 258 milliseconds