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