Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/
Dip6_vti.c250 static struct ip6_tnl *vti6_locate(struct net *net, struct __ip6_tnl_parm *p, in vti6_locate() function
815 t = vti6_locate(net, &p1, 0); in vti6_siocdevprivate()
837 t = vti6_locate(net, &p1, cmd == SIOCADDTUNNEL); in vti6_siocdevprivate()
869 t = vti6_locate(net, &p1, 0); in vti6_siocdevprivate()
1012 if (vti6_locate(net, &nt->parms, 0)) in vti6_newlink()
1041 t = vti6_locate(net, &p, 0); in vti6_changelink()