Searched refs:xt_compat_match_to_user (Results 1 – 3 of 3) sorted by relevance
454 int xt_compat_match_to_user(struct xt_entry_match *m, void __user **dstptr, in xt_compat_match_to_user() function480 EXPORT_SYMBOL_GPL(xt_compat_match_to_user);
1488 ret = IP6T_MATCH_ITERATE(e, xt_compat_match_to_user, dstptr, size); in compat_copy_entry_to_user()
1457 ret = IPT_MATCH_ITERATE(e, xt_compat_match_to_user, dstptr, size); in compat_copy_entry_to_user()