Home
last modified time | relevance | path

Searched refs:rsc_ok (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/tc/
Dq_hfsc.c148 int rsc_ok = 0, fsc_ok = 0, usc_ok = 0; in hfsc_parse_class_opt() local
158 rsc_ok = 1; in hfsc_parse_class_opt()
173 rsc_ok = 1; in hfsc_parse_class_opt()
193 if (!(rsc_ok || fsc_ok || usc_ok)) { in hfsc_parse_class_opt()
207 if (rsc_ok) in hfsc_parse_class_opt()