OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rsc_ok
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/tc/
q_hfsc.c
150
int
rsc_ok
, fsc_ok, usc_ok;
local
156
rsc_ok
= fsc_ok = usc_ok = 0;
165
rsc_ok
= 1;
180
rsc_ok
= 1;
200
if (!(
rsc_ok
|| fsc_ok || usc_ok)) {
215
if (
rsc_ok
)
Completed in 323 milliseconds