Searched refs:hook_index (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/netfilter/ | ||
H A D | nf_queue.h | 16 unsigned int hook_index; /* index in hook_entries->hook[] */ member |
/linux/net/netfilter/ | ||
H A D | nf_queue.c | 205 .hook_index = index, in __nf_queue() |