Home
last modified time | relevance | path

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

/aosp_15_r20/external/libnl/python/netlink/route/
H A Dtc.py263 class Qdisc(Tc): class
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h11446 struct Qdisc { struct
11447 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
11448 struct sk_buff * (*dequeue)(struct Qdisc *); argument
11451 const struct Qdisc_ops *ops; argument
11471 struct Qdisc *next_sched; argument
11472 struct sk_buff_head skb_bad_txq;
11480 spinlock_t busylock;
11481 spinlock_t seqlock;
11482 struct callback_head rcu;
11483 netdevice_tracker dev_tracker;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h12578 struct Qdisc { struct
12579 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
12580 struct sk_buff * (*dequeue)(struct Qdisc *); argument
12583 const struct Qdisc_ops *ops; argument
12603 struct Qdisc *next_sched; argument
12604 struct sk_buff_head skb_bad_txq;
12620 spinlock_t busylock;
12621 spinlock_t seqlock;
12622 struct callback_head rcu;
12623 netdevice_tracker dev_tracker;
[all …]
H A Dvmlinux_600.h12578 struct Qdisc { struct
12579 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
12580 struct sk_buff * (*dequeue)(struct Qdisc *); argument
12583 const struct Qdisc_ops *ops; argument
12603 struct Qdisc *next_sched; argument
12604 struct sk_buff_head skb_bad_txq;
12620 spinlock_t busylock;
12621 spinlock_t seqlock;
12622 struct callback_head rcu;
12623 netdevice_tracker dev_tracker;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h13118 struct Qdisc { struct
13119 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
13120 struct sk_buff * (*dequeue)(struct Qdisc *); argument
13123 const struct Qdisc_ops *ops; argument
13143 struct Qdisc *next_sched; argument
13144 struct sk_buff_head skb_bad_txq;
13152 spinlock_t busylock;
13153 spinlock_t seqlock;
13154 struct callback_head rcu;
13155 netdevice_tracker dev_tracker;
[all …]
H A Dvmlinux_602.h13118 struct Qdisc { struct
13119 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
13120 struct sk_buff * (*dequeue)(struct Qdisc *); argument
13123 const struct Qdisc_ops *ops; argument
13143 struct Qdisc *next_sched; argument
13144 struct sk_buff_head skb_bad_txq;
13152 spinlock_t busylock;
13153 spinlock_t seqlock;
13154 struct callback_head rcu;
13155 netdevice_tracker dev_tracker;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h29585 struct Qdisc { struct
29586 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
29587 struct sk_buff * (*dequeue)(struct Qdisc *); argument
29590 const struct Qdisc_ops *ops; argument
29610 struct Qdisc *next_sched; argument
29611 struct sk_buff_head skb_bad_txq;
29619 spinlock_t busylock;
29620 spinlock_t seqlock;
29621 struct callback_head rcu;
29622 netdevice_tracker dev_tracker;
[all …]
H A Dvmlinux_518.h29585 struct Qdisc { struct
29586 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
29587 struct sk_buff * (*dequeue)(struct Qdisc *); argument
29590 const struct Qdisc_ops *ops; argument
29610 struct Qdisc *next_sched; argument
29611 struct sk_buff_head skb_bad_txq;
29619 spinlock_t busylock;
29620 spinlock_t seqlock;
29621 struct callback_head rcu;
29622 netdevice_tracker dev_tracker;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h11454 struct Qdisc { struct
11455 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
11456 struct sk_buff * (*dequeue)(struct Qdisc *); argument
11459 const struct Qdisc_ops *ops; argument
11479 struct Qdisc *next_sched; argument
11480 struct sk_buff_head skb_bad_txq;
11488 spinlock_t busylock;
11489 spinlock_t seqlock;
11490 struct callback_head rcu;
11491 netdevice_tracker dev_tracker;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h11369 struct Qdisc { struct
11370 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
11371 struct sk_buff * (*dequeue)(struct Qdisc *); argument
11374 const struct Qdisc_ops *ops; argument
11394 struct Qdisc *next_sched; argument
11395 struct sk_buff_head skb_bad_txq;
11403 spinlock_t busylock;
11404 spinlock_t seqlock;
11405 struct callback_head rcu;
11406 netdevice_tracker dev_tracker;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h12347 struct Qdisc { struct
12348 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
12349 struct sk_buff * (*dequeue)(struct Qdisc *); argument
12352 const struct Qdisc_ops *ops; argument
12372 struct Qdisc *next_sched; argument
12373 struct sk_buff_head skb_bad_txq;
12381 spinlock_t busylock;
12382 spinlock_t seqlock;
12383 struct callback_head rcu;
12384 netdevice_tracker dev_tracker;
[all …]
H A Dvmlinux.h12347 struct Qdisc { struct
12348 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
12349 struct sk_buff * (*dequeue)(struct Qdisc *); argument
12352 const struct Qdisc_ops *ops; argument
12372 struct Qdisc *next_sched; argument
12373 struct sk_buff_head skb_bad_txq;
12381 spinlock_t busylock;
12382 spinlock_t seqlock;
12383 struct callback_head rcu;
12384 netdevice_tracker dev_tracker;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h15550 struct Qdisc { struct
15551 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
15552 struct sk_buff * (*dequeue)(struct Qdisc *); argument
15555 const struct Qdisc_ops *ops; argument
15575 struct Qdisc *next_sched; argument
15576 struct sk_buff_head skb_bad_txq;
15600 struct mini_Qdisc { argument
H A Dvmlinux.h15550 struct Qdisc { struct
15551 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); argument
15552 struct sk_buff * (*dequeue)(struct Qdisc *); argument
15555 const struct Qdisc_ops *ops; argument
15575 struct Qdisc *next_sched; argument
15576 struct sk_buff_head skb_bad_txq;
15600 struct mini_Qdisc { argument