Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h139775 struct packet_fanout { struct
139776 possible_net_t net;
139777 unsigned int num_members;
139778 u32 max_num_members;
139779 u16 id;
139780 u8 type;
139781 u8 flags;
139782 union {
139786 struct list_head list;
139787 spinlock_t lock;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h147425 struct packet_fanout { struct
147426 possible_net_t net;
147427 unsigned int num_members;
147428 u32 max_num_members;
147429 u16 id;
147430 u8 type;
147431 u8 flags;
147432 union {
147436 struct list_head list;
147437 spinlock_t lock;
[all …]