Searched refs:ip_tunnel_parm_to_user (Results 1 – 2 of 2) sorted by relevance
1030 bool ip_tunnel_parm_to_user(void __user *data, struct ip_tunnel_parm_kern *kp) in ip_tunnel_parm_to_user() function1050 EXPORT_SYMBOL_GPL(ip_tunnel_parm_to_user);1061 if (!err && !ip_tunnel_parm_to_user(data, &p)) in ip_tunnel_siocdevprivate()
392 bool ip_tunnel_parm_to_user(void __user *data, struct ip_tunnel_parm_kern *kp);
Completed in 11 milliseconds