Home
last modified time | relevance | path

Searched defs:Qdisc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/net/
Dsch_generic.h54 struct Qdisc { struct
56 struct Qdisc *sch, argument
58 struct sk_buff * (*dequeue)(struct Qdisc *sch); argument
80 const struct Qdisc_ops *ops; argument
103 struct Qdisc *next_sched; argument
110 static inline void qdisc_refcount_inc(struct Qdisc *qdisc) in qdisc_refcount_inc() argument