Searched refs:hook_entry (Results 1 – 13 of 13) sorted by relevance
222 chaininfo = private->hook_entry[hook]; in ebt_do_table()223 nentries = private->hook_entry[hook]->nentries; in ebt_do_table()224 point = (struct ebt_entry *)(private->hook_entry[hook]->data); in ebt_do_table()225 counter_base = cb_base + private->hook_entry[hook]->counter_offset; in ebt_do_table()481 newinfo->hook_entry[i] = NULL; in ebt_verify_pointers()496 if ((char __user *)repl->hook_entry[i] == in ebt_verify_pointers()509 newinfo->hook_entry[i] = (struct ebt_entries *)e; in ebt_verify_pointers()528 if (!newinfo->hook_entry[i] && in ebt_verify_pointers()547 if ((void *)e == (void *)newinfo->hook_entry[i]) in ebt_check_entry_size_and_hooks()609 if (newinfo->hook_entry[i] == (struct ebt_entries *)e) in ebt_get_udc_positions()[all …]
38 .hook_entry = {
33 .hook_entry = {
144 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member172 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member
166 unsigned int hook_entry[NF_INET_NUMHOOKS]; member194 unsigned int hook_entry[NF_INET_NUMHOOKS]; member
206 unsigned int hook_entry[NF_INET_NUMHOOKS]; member234 unsigned int hook_entry[NF_INET_NUMHOOKS]; member
52 struct ebt_entries __user *hook_entry[NF_BR_NUMHOOKS]; member68 struct ebt_entries *hook_entry[NF_BR_NUMHOOKS]; member
41 tbl->repl.hook_entry[hooknum] = bytes; \
636 BUILD_BUG_ON(ARRAY_SIZE(info->hook_entry) != ARRAY_SIZE(info->underflow)); in xt_check_table_hooks()641 for (i = 0; i < ARRAY_SIZE(info->hook_entry); i++) { in xt_check_table_hooks()645 if (info->hook_entry[i] == 0xFFFFFFFF) in xt_check_table_hooks()658 if (max_entry > info->hook_entry[i]) { in xt_check_table_hooks()662 if (max_entry == info->hook_entry[i]) { in xt_check_table_hooks()667 max_entry = info->hook_entry[i]; in xt_check_table_hooks()
357 const struct nf_hook_entry *hook_entry; in nf_reinject() local377 hook_entry = &hooks->hooks[i]; in nf_reinject()381 verdict = nf_hook_entry_hookfn(hook_entry, skb, &entry->state); in nf_reinject()
84 struct ebt_entries *hook_entry[NF_BR_NUMHOOKS]; member
266 unsigned int hook_entry[NF_INET_NUMHOOKS]; member