Searched refs:check_compat_entry_size_and_hooks (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/net/ipv4/netfilter/ |
| D | arp_tables.c | 1066 check_compat_entry_size_and_hooks(struct compat_arpt_entry *e, in check_compat_entry_size_and_hooks() function 1175 ret = check_compat_entry_size_and_hooks(iter0, info, &size, in translate_compat_table()
|
| D | ip_tables.c | 1289 check_compat_entry_size_and_hooks(struct compat_ipt_entry *e, in check_compat_entry_size_and_hooks() function 1419 ret = check_compat_entry_size_and_hooks(iter0, info, &size, in translate_compat_table()
|
| /Linux-v4.19/net/ipv6/netfilter/ |
| D | ip6_tables.c | 1305 check_compat_entry_size_and_hooks(struct compat_ip6t_entry *e, in check_compat_entry_size_and_hooks() function 1434 ret = check_compat_entry_size_and_hooks(iter0, info, &size, in translate_compat_table()
|