Searched refs:check_loop (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dsch_api.c922 static int check_loop(struct Qdisc *q, struct Qdisc *p, int depth) function
948 return check_loop(leaf, arg->p, arg->depth + 1);
1070 (p && check_loop(q, p, 0)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dsch_api.c922 static int check_loop(struct Qdisc *q, struct Qdisc *p, int depth) function
948 return check_loop(leaf, arg->p, arg->depth + 1);
1070 (p && check_loop(q, p, 0)))

Completed in 119 milliseconds