Searched refs:check_loop (Results 1 – 1 of 1) sorted by relevance
1396 static int check_loop(struct Qdisc *q, struct Qdisc *p, int depth) in check_loop() function1422 return check_loop(leaf, arg->p, arg->depth + 1); in check_loop_fn()1593 (p && check_loop(q, p, 0))) { in tc_modify_qdisc()
Completed in 8 milliseconds