Searched defs:nf_queue_entry (Results 1 – 2 of 2) sorted by relevance
131263 struct nf_queue_entry { struct131264 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;
138917 struct nf_queue_entry { struct138918 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;