Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h39885 struct Qdisc___2 { struct
39886 int (*enqueue)(struct sk_buff___2 *, struct Qdisc___2 *, struct sk_buff___2 **); argument
39887 struct sk_buff___2 * (*dequeue)(struct Qdisc___2 *); argument
39910 struct Qdisc___2 *next_sched; argument
39911 struct sk_buff_head___2 skb_bad_txq;
39912 spinlock_t busylock;
39913 spinlock_t seqlock;
39914 bool empty;
39915 struct callback_head rcu;
Dvmlinux.h39885 struct Qdisc___2 { struct
39886 int (*enqueue)(struct sk_buff___2 *, struct Qdisc___2 *, struct sk_buff___2 **); argument
39887 struct sk_buff___2 * (*dequeue)(struct Qdisc___2 *); argument
39910 struct Qdisc___2 *next_sched; argument
39911 struct sk_buff_head___2 skb_bad_txq;
39912 spinlock_t busylock;
39913 spinlock_t seqlock;
39914 bool empty;
39915 struct callback_head rcu;