Searched refs:BBR_MAX_GAIN_VALUE (Results 1 – 2 of 2) sorted by relevance
110 #define BBR_MAX_GAIN_VALUE 0xffff macro
14426 if ((optval > 0) && (optval < BBR_MAX_GAIN_VALUE)) { in bbr_set_sockopt()14436 if ((optval > 0) && (optval < BBR_MAX_GAIN_VALUE)) in bbr_set_sockopt()