Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dsch_generic.h65 struct Qdisc { struct
67 struct Qdisc *sch, argument
69 struct sk_buff * (*dequeue)(struct Qdisc *sch); argument
91 const struct Qdisc_ops *ops; argument
114 struct Qdisc *next_sched; argument
126 static inline void qdisc_refcount_inc(struct Qdisc *qdisc) in qdisc_refcount_inc() argument