Home
last modified time | relevance | path

Searched refs:mq_attach (Results 1 – 2 of 2) sorted by relevance

/linux/net/sched/
H A Dsch_mq.c120 void mq_attach(struct Qdisc *sch) in mq_attach() function
141 EXPORT_SYMBOL_NS_GPL(mq_attach, "NET_SCHED_INTERNAL");
297 .attach = mq_attach,
H A Dsch_cake.c3340 .attach = mq_attach,