Home
last modified time | relevance | path

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

/net/netfilter/
Dx_tables.c1138 int xt_compat_target_to_user(const struct xt_entry_target *t, in xt_compat_target_to_user() function
1161 EXPORT_SYMBOL_GPL(xt_compat_target_to_user);
/net/ipv4/netfilter/
Darp_tables.c1347 ret = xt_compat_target_to_user(t, dstptr, size); in compat_copy_entry_to_user()
Dip_tables.c1246 ret = xt_compat_target_to_user(t, dstptr, size); in compat_copy_entry_to_user()
/net/ipv6/netfilter/
Dip6_tables.c1263 ret = xt_compat_target_to_user(t, dstptr, size); in compat_copy_entry_to_user()