Searched refs:check_compat_entry_size_and_hooks (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | arp_tables.c | 1069 check_compat_entry_size_and_hooks(struct compat_arpt_entry *e, in check_compat_entry_size_and_hooks() function 1179 ret = check_compat_entry_size_and_hooks(iter0, info, &size, in translate_compat_table()
|
| H A D | ip_tables.c | 1284 check_compat_entry_size_and_hooks(struct compat_ipt_entry *e, in check_compat_entry_size_and_hooks() function 1414 ret = check_compat_entry_size_and_hooks(iter0, info, &size, in translate_compat_table()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 1301 check_compat_entry_size_and_hooks(struct compat_ip6t_entry *e, in check_compat_entry_size_and_hooks() function 1430 ret = check_compat_entry_size_and_hooks(iter0, info, &size, in translate_compat_table()
|