Home
last modified time | relevance | path

Searched refs:xt_compat_check_entry_offsets (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/netfilter/
Dx_tables.h498 int xt_compat_check_entry_offsets(const void *base, const char *elems,
/linux-4.4.14/net/netfilter/
Dx_tables.c592 int xt_compat_check_entry_offsets(const void *base, const char *elems, in xt_compat_check_entry_offsets() function
626 EXPORT_SYMBOL(xt_compat_check_entry_offsets);
/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c1228 ret = xt_compat_check_entry_offsets(e, e->elems, e->target_offset, in check_compat_entry_size_and_hooks()
Dip_tables.c1474 ret = xt_compat_check_entry_offsets(e, e->elems, in check_compat_entry_size_and_hooks()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c1485 ret = xt_compat_check_entry_offsets(e, e->elems, in check_compat_entry_size_and_hooks()