Searched refs:check_compat_entry_size_and_hooks (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Darp_tables.c1213 check_compat_entry_size_and_hooks(struct compat_arpt_entry *e, function
1227 duprintf("check_compat_entry_size_and_hooks %p\n", e);
1253 duprintf("check_compat_entry_size_and_hooks: `%s' not found\n",
1353 ret = check_compat_entry_size_and_hooks(iter0, info, &size,
H A Dip_tables.c1498 check_compat_entry_size_and_hooks(struct compat_ipt_entry *e, function
1514 duprintf("check_compat_entry_size_and_hooks %p\n", e);
1548 duprintf("check_compat_entry_size_and_hooks: `%s' not found\n",
1696 ret = check_compat_entry_size_and_hooks(iter0, info, &size,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6_tables.c1496 check_compat_entry_size_and_hooks(struct compat_ip6t_entry *e, function
1512 duprintf("check_compat_entry_size_and_hooks %p\n", e);
1546 duprintf("check_compat_entry_size_and_hooks: `%s' not found\n",
1694 ret = check_compat_entry_size_and_hooks(iter0, info, &size,

Completed in 43 milliseconds