Searched refs:MAX_DPs (Results 1 – 4 of 4) sorted by relevance
55 opt.def_DP = MAX_DPs; in init_gred()65 } else if (opt.DPs > MAX_DPs) { in init_gred()67 "currently supported\n", MAX_DPs); in init_gred()104 if (!opt.DPs || opt.def_DP == MAX_DPs) { in init_gred()135 opt.DP = MAX_DPs; in gred_parse_opt()171 } else if (opt.DP >= MAX_DPs) { in gred_parse_opt()173 "currently supported\n", MAX_DPs); in gred_parse_opt()225 if (opt.DP == MAX_DPs || !opt.limit || !opt.qth_min || !opt.qth_max || in gred_parse_opt()291 RTA_PAYLOAD(tb[TCA_GRED_MAX_P]) >= sizeof(__u32) * MAX_DPs) in gred_print_opt()301 RTA_PAYLOAD(tb[TCA_GRED_PARMS]) < sizeof(*qopt)*MAX_DPs) { in gred_print_opt()[all …]
231 #define MAX_DPs 16 macro
267 #define MAX_DPs 16 macro
268 #define MAX_DPs 16 macro