Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dip_tunnel.c1011 bool ip_tunnel_parm_from_user(struct ip_tunnel_parm_kern *kp, in ip_tunnel_parm_from_user() function
1029 EXPORT_SYMBOL_GPL(ip_tunnel_parm_from_user);
1059 if (!ip_tunnel_parm_from_user(&p, data)) in ip_tunnel_siocdevprivate()
/linux-6.15/include/net/
H A Dip_tunnels.h391 bool ip_tunnel_parm_from_user(struct ip_tunnel_parm_kern *kp,
/linux-6.15/net/ipv6/
H A Dsit.c1207 if (!ip_tunnel_parm_from_user(&p, data)) in ipip6_tunnel_get6rd()