Searched refs:xt_compat_check_entry_offsets (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/netfilter/ |
| H A D | x_tables.h | 528 int xt_compat_check_entry_offsets(const void *base, const char *elems,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | x_tables.c | 800 int xt_compat_check_entry_offsets(const void *base, const char *elems, in xt_compat_check_entry_offsets() function 846 EXPORT_SYMBOL(xt_compat_check_entry_offsets);
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | arp_tables.c | 1092 ret = xt_compat_check_entry_offsets(e, e->elems, e->target_offset, in check_compat_entry_size_and_hooks()
|
| H A D | ip_tables.c | 1309 ret = xt_compat_check_entry_offsets(e, e->elems, in check_compat_entry_size_and_hooks()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 1326 ret = xt_compat_check_entry_offsets(e, e->elems, in check_compat_entry_size_and_hooks()
|