Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_api.c350 static struct Qdisc_ops *qdisc_lookup_ops(struct nlattr *kind) in qdisc_lookup_ops() function
1177 ops = qdisc_lookup_ops(kind); in qdisc_create()
1193 ops = qdisc_lookup_ops(kind); in qdisc_create()