Home
last modified time | relevance | path

Searched refs:xt_compat_match_to_user (Results 1 – 3 of 3) sorted by relevance

/net/netfilter/
Dx_tables.c784 int xt_compat_match_to_user(const struct xt_entry_match *m, in xt_compat_match_to_user() function
807 EXPORT_SYMBOL_GPL(xt_compat_match_to_user);
/net/ipv4/netfilter/
Dip_tables.c1238 ret = xt_compat_match_to_user(ematch, dstptr, size); in compat_copy_entry_to_user()
/net/ipv6/netfilter/
Dip6_tables.c1254 ret = xt_compat_match_to_user(ematch, dstptr, size); in compat_copy_entry_to_user()