Searched refs:ip_tunnel_parm_to_user (Results 1 – 1 of 1) sorted by relevance
1031 bool ip_tunnel_parm_to_user(void __user *data, struct ip_tunnel_parm_kern *kp) in ip_tunnel_parm_to_user() function1051 EXPORT_SYMBOL_GPL(ip_tunnel_parm_to_user);1062 if (!err && !ip_tunnel_parm_to_user(data, &p)) in ip_tunnel_siocdevprivate()
Completed in 6 milliseconds