Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv6/
Dip6_vti.c255 static struct ip6_tnl *vti6_locate(struct net *net, struct __ip6_tnl_parm *p, in vti6_locate() function
821 t = vti6_locate(net, &p1, 0); in vti6_siocdevprivate()
843 t = vti6_locate(net, &p1, cmd == SIOCADDTUNNEL); in vti6_siocdevprivate()
875 t = vti6_locate(net, &p1, 0); in vti6_siocdevprivate()
1021 if (vti6_locate(net, &nt->parms, 0)) in vti6_newlink()
1050 t = vti6_locate(net, &p, 0); in vti6_changelink()