ip_tunnel_parm_to_user
bool ip_tunnel_parm_to_user(void __user *data, struct ip_tunnel_parm_kern *kp);
EXPORT_SYMBOL_GPL(ip_tunnel_parm_to_user);
if (!err && !ip_tunnel_parm_to_user(data, &p))