Home
last modified time | relevance | path

Searched refs:ip_tunnel_parm_from_user (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dip_tunnel.c1000 bool ip_tunnel_parm_from_user(struct ip_tunnel_parm_kern *kp, in ip_tunnel_parm_from_user() function
1018 EXPORT_SYMBOL_GPL(ip_tunnel_parm_from_user);
1048 if (!ip_tunnel_parm_from_user(&p, data)) in ip_tunnel_siocdevprivate()
/linux/include/net/
H A Dip_tunnels.h410 bool ip_tunnel_parm_from_user(struct ip_tunnel_parm_kern *kp,
/linux/net/ipv6/
H A Dsit.c1203 if (!ip_tunnel_parm_from_user(&p, data)) in ipip6_tunnel_get6rd()