Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h131263 struct nf_queue_entry { struct
131264 struct list_head list;
131265 struct sk_buff *skb;
131266 unsigned int id;
131267 unsigned int hook_index;
131268 struct nf_hook_state state;
131269 u16 size;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h138917 struct nf_queue_entry { struct
138918 struct list_head list;
138919 struct sk_buff *skb;
138920 unsigned int id;
138921 unsigned int hook_index;
138922 struct nf_hook_state state;
138923 u16 size;