Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/netfilter/
Darp_tables.c559 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument
582 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()
583 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
1211 const unsigned int *hook_entries, in check_compat_entry_size_and_hooks() argument
1261 if ((unsigned char *)e - base == hook_entries[h]) in check_compat_entry_size_and_hooks()
1262 newinfo->hook_entry[h] = hook_entries[h]; in check_compat_entry_size_and_hooks()
1319 unsigned int *hook_entries, in translate_compat_table() argument
1350 hook_entries, in translate_compat_table()
1372 i, hook_entries[i]); in translate_compat_table()
Dip_tables.c723 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument
746 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()
747 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
1476 const unsigned int *hook_entries, in check_compat_entry_size_and_hooks() argument
1536 if ((unsigned char *)e - base == hook_entries[h]) in check_compat_entry_size_and_hooks()
1537 newinfo->hook_entry[h] = hook_entries[h]; in check_compat_entry_size_and_hooks()
1642 unsigned int *hook_entries, in translate_compat_table() argument
1673 hook_entries, in translate_compat_table()
1695 i, hook_entries[i]); in translate_compat_table()
/linux-3.4.99/net/ipv6/netfilter/
Dip6_tables.c733 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument
756 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()
757 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
1487 const unsigned int *hook_entries, in check_compat_entry_size_and_hooks() argument
1547 if ((unsigned char *)e - base == hook_entries[h]) in check_compat_entry_size_and_hooks()
1548 newinfo->hook_entry[h] = hook_entries[h]; in check_compat_entry_size_and_hooks()
1651 unsigned int *hook_entries, in translate_compat_table() argument
1682 hook_entries, in translate_compat_table()
1704 i, hook_entries[i]); in translate_compat_table()