Home
last modified time | relevance | path

Searched refs:hook_index (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_queue.c216 .hook_index = index, in __nf_queue()
323 i = entry->hook_index; in nf_reinject()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_queue.h16 unsigned int hook_index; /* index in hook_entries->hook[] */ member