Home
last modified time | relevance | path

Searched refs:hook_entries (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c571 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument
604 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()
605 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
Dip_tables.c733 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument
766 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()
767 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c745 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument
778 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()
779 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()