Searched refs:BBR_OPTS_INC (Results 1 – 2 of 2) sorted by relevance
14244 BBR_OPTS_INC(tcp_bbr_pace_per_sec); in bbr_set_sockopt()14248 BBR_OPTS_INC(tcp_bbr_pace_del_tar); in bbr_set_sockopt()14252 BBR_OPTS_INC(tcp_bbr_pace_seg_max); in bbr_set_sockopt()14256 BBR_OPTS_INC(tcp_bbr_pace_seg_min); in bbr_set_sockopt()14260 BBR_OPTS_INC(tcp_bbr_pace_cross); in bbr_set_sockopt()14264 BBR_OPTS_INC(tcp_bbr_algorithm); in bbr_set_sockopt()14281 BBR_OPTS_INC(tcp_bbr_tslimits); in bbr_set_sockopt()14291 BBR_OPTS_INC(tcp_bbr_iwintso); in bbr_set_sockopt()14305 BBR_OPTS_INC(tcp_bbr_startup_pg); in bbr_set_sockopt()14315 BBR_OPTS_INC(tcp_bbr_drain_pg); in bbr_set_sockopt()[all …]
510 #define BBR_OPTS_INC(name) BBR_OPTS_ADD(name, 1) macro