Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h11619 struct Qdisc { struct
11620 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
11621 struct sk_buff * (*dequeue)(struct Qdisc *); argument
11624 const struct Qdisc_ops *ops; argument
11644 struct Qdisc *next_sched; argument
11645 struct sk_buff_head skb_bad_txq;
11653 spinlock_t busylock;
11654 spinlock_t seqlock;
11655 struct callback_head rcu;
11661 long int privdata[0];