Searched refs:xt_compat_check_entry_offsets (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/linux/netfilter/ |
| D | x_tables.h | 528 int xt_compat_check_entry_offsets(const void *base, const char *elems,
|
| /Linux-v5.4/net/netfilter/ |
| D | x_tables.c | 801 int xt_compat_check_entry_offsets(const void *base, const char *elems, in xt_compat_check_entry_offsets() function 847 EXPORT_SYMBOL(xt_compat_check_entry_offsets);
|
| /Linux-v5.4/net/ipv4/netfilter/ |
| D | arp_tables.c | 1090 ret = xt_compat_check_entry_offsets(e, e->elems, e->target_offset, in check_compat_entry_size_and_hooks()
|
| D | ip_tables.c | 1311 ret = xt_compat_check_entry_offsets(e, e->elems, in check_compat_entry_size_and_hooks()
|
| /Linux-v5.4/net/ipv6/netfilter/ |
| D | ip6_tables.c | 1327 ret = xt_compat_check_entry_offsets(e, e->elems, in check_compat_entry_size_and_hooks()
|