xt_compat_match_to_user
int xt_compat_match_to_user(const struct xt_entry_match *m,
ret = xt_compat_match_to_user(ematch, dstptr, size);
ret = xt_compat_match_to_user(ematch, dstptr, size);
EXPORT_SYMBOL_GPL(xt_compat_match_to_user);