Home
last modified time | relevance | path

Searched refs:ip_tunnel_parm_to_user (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
A Dip_tunnel.c1030 bool ip_tunnel_parm_to_user(void __user *data, struct ip_tunnel_parm_kern *kp) in ip_tunnel_parm_to_user() function
1050 EXPORT_SYMBOL_GPL(ip_tunnel_parm_to_user);
1061 if (!err && !ip_tunnel_parm_to_user(data, &p)) in ip_tunnel_siocdevprivate()
/linux/include/net/
A Dip_tunnels.h392 bool ip_tunnel_parm_to_user(void __user *data, struct ip_tunnel_parm_kern *kp);

Completed in 11 milliseconds