Home
last modified time | relevance | path

Searched refs:xt_compat_match_from_user (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/netfilter/
Dx_tables.h424 int xt_compat_match_from_user(struct xt_entry_match *m, void **dstptr,
/linux-4.1.27/net/netfilter/
Dx_tables.c490 int xt_compat_match_from_user(struct xt_entry_match *m, void **dstptr, in xt_compat_match_from_user() function
515 EXPORT_SYMBOL_GPL(xt_compat_match_from_user);
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c1600 ret = xt_compat_match_from_user(ematch, dstptr, size); in compat_copy_entry_from_user()
/linux-4.1.27/net/ipv4/netfilter/
Dip_tables.c1586 ret = xt_compat_match_from_user(ematch, dstptr, size); in compat_copy_entry_from_user()