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

/net/netfilter/
H A Dx_tables.c630 int xt_compat_target_to_user(const struct xt_entry_target *t, function
656 EXPORT_SYMBOL_GPL(xt_compat_target_to_user); variable
/net/ipv4/netfilter/
H A Darp_tables.c1588 ret = xt_compat_target_to_user(t, dstptr, size);
H A Dip_tables.c1431 ret = xt_compat_target_to_user(t, dstptr, size);
/net/ipv6/netfilter/
H A Dip6_tables.c1443 ret = xt_compat_target_to_user(t, dstptr, size);

Completed in 464 milliseconds