Home
last modified time | relevance | path

Searched refs:num_hook_entries (Results 1 – 6 of 6) sorted by relevance

/linux/net/netfilter/
H A Dnfnetlink_hook.c355 for (i = 0; i < e->num_hook_entries; i++) { in nfnl_hook_dump_nat()
386 if ((unsigned long)e != ctx->headv || i >= e->num_hook_entries) in nfnl_hook_dump()
391 for (; i < e->num_hook_entries; i++) { in nfnl_hook_dump()
H A Dnfnetlink_queue.c274 while (i < hooks->num_hook_entries) { in nf_iterate()
378 if (!hooks || i >= hooks->num_hook_entries) { in nf_reinject()
H A Dnf_nat_core.c929 for (i = 0; i < e->num_hook_entries; i++) { in nf_nat_inet_fn()
/linux/include/linux/
H A Dnetfilter.h125 u16 num_hook_entries; member
153 unsigned int n = e->num_hook_entries; in nf_hook_entries_get_hook_ops()
/linux/net/bridge/
H A Dbr_input.c290 for (i = 0; i < e->num_hook_entries; i++) { in nf_hook_bridge_pre()
H A Dbr_netfilter_hooks.c1141 for (i = 0; i < e->num_hook_entries; i++) { in br_nf_hook_thresh()