Searched defs:nf_queue_entry (Results 1 – 7 of 7) sorted by relevance
117078 struct nf_queue_entry { struct117079 struct list_head list;117080 struct sk_buff *skb;117081 unsigned int id;117082 unsigned int hook_index;117083 struct net_device *physin;117084 struct net_device *physout;117085 struct nf_hook_state state;117086 u16 size;
103871 struct nf_queue_entry { struct103872 struct list_head list;103873 struct sk_buff *skb;103874 unsigned int id;103875 unsigned int hook_index;103876 struct net_device *physin;103877 struct net_device *physout;103878 struct nf_hook_state state;103879 u16 size;
52773 struct nf_queue_entry { struct52774 struct list_head list;52775 struct sk_buff *skb;52776 unsigned int id;52777 unsigned int hook_index;52778 struct nf_hook_state state;52779 u16 size;
56025 struct nf_queue_entry { struct56026 struct list_head list;56027 struct sk_buff *skb;56028 unsigned int id;56029 unsigned int hook_index;56030 struct nf_hook_state state;56031 u16 size;