Searched refs:compat_match_to_user (Results 1 – 1 of 1) sorted by relevance
1640 static int compat_match_to_user(struct ebt_entry_match *m, void __user **dstptr, in compat_match_to_user() function1741 ret = EBT_MATCH_ITERATE(e, compat_match_to_user, dstptr, size); in compat_copy_entry_to_user()