Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_generic.c935 struct Qdisc *qdisc_alloc(struct netdev_queue *dev_queue, in qdisc_alloc() function
1008 sch = qdisc_alloc(dev_queue, ops, extack); in qdisc_create_dflt()
H A Dsch_api.c1263 sch = qdisc_alloc(dev_queue, ops, extack); in qdisc_create()
/linux/include/net/
H A Dsch_generic.h746 struct Qdisc *qdisc_alloc(struct netdev_queue *dev_queue, in skb_skip_tc_classify()