Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h11423 struct qdisc_skb_head { struct
11424 struct sk_buff *head;
11425 struct sk_buff *tail;
11426 __u32 qlen;
11427 spinlock_t lock;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h11338 struct qdisc_skb_head { struct
11339 struct sk_buff *head;
11340 struct sk_buff *tail;
11341 __u32 qlen;
11342 spinlock_t lock;