Searched refs:check_loop (Results 1 – 1 of 1) sorted by relevance
1384 static int check_loop(struct Qdisc *q, struct Qdisc *p, int depth) in check_loop() function1410 return check_loop(leaf, arg->p, arg->depth + 1); in check_loop_fn()1588 (p && check_loop(q, p, 0))) { in tc_modify_qdisc()