Home
last modified time | relevance | path

Searched defs:qdisc_dev (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_api.c270 hash_for_each_possible_rcu(qdisc_dev(root)->qdisc_hash, q, hash, handle, in qdisc_match_from_root() function
1770 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_qdisc_root() function
2245 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { tc_dump_tclass_root() function
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_api.c272 hash_for_each_possible_rcu(qdisc_dev(root)->qdisc_hash, q, hash, handle, in qdisc_match_from_root() function
1801 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_qdisc_root() function
2272 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { tc_dump_tclass_root() function
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dsch_generic.h594 static inline struct net_device *qdisc_dev(const struct Qdisc *qdisc) in qdisc_dev() function
/kernel/linux/linux-6.6/include/net/
H A Dsch_generic.h570 static inline struct net_device *qdisc_dev(const struct Qdisc *qdisc) in qdisc_dev() function

Completed in 11 milliseconds