mq_attach
void mq_attach(struct Qdisc *sch);
.attach = mq_attach,
EXPORT_SYMBOL_NS_GPL(mq_attach, "NET_SCHED_INTERNAL");