Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnf_queue.c205 .hook_index = index, in __nf_queue()
312 i = entry->hook_index; in nf_reinject()
/linux-6.6.21/include/net/netfilter/
Dnf_queue.h16 unsigned int hook_index; /* index in hook_entries->hook[] */ member