Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dsch_generic.h59 struct Qdisc { struct
61 struct Qdisc *sch, argument
63 struct sk_buff * (*dequeue)(struct Qdisc *sch); argument
85 const struct Qdisc_ops *ops; argument
108 struct Qdisc *next_sched; argument
124 static inline void qdisc_refcount_inc(struct Qdisc *qdisc) in qdisc_refcount_inc() argument