Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h153316 struct nf_queue_entry { struct
153317 struct list_head list;
153318 struct sk_buff *skb;
153319 unsigned int id;
153320 unsigned int hook_index;
153321 struct net_device *physin;
153322 struct net_device *physout;
153323 struct nf_hook_state state;
153324 u16 size;