Searched refs:xt_compat_match_to_user (Results 1 – 4 of 4) sorted by relevance
610 extern int xt_compat_match_to_user(const struct xt_entry_match *m,
523 int xt_compat_match_to_user(const struct xt_entry_match *m, in xt_compat_match_to_user() function549 EXPORT_SYMBOL_GPL(xt_compat_match_to_user);
1432 ret = xt_compat_match_to_user(ematch, dstptr, size); in compat_copy_entry_to_user()
1421 ret = xt_compat_match_to_user(ematch, dstptr, size); in compat_copy_entry_to_user()