Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_vti.c255 static struct ip6_tnl *vti6_locate(struct net *net, struct __ip6_tnl_parm *p, in vti6_locate() function
819 t = vti6_locate(net, &p1, 0); in vti6_siocdevprivate()
841 t = vti6_locate(net, &p1, cmd == SIOCADDTUNNEL); in vti6_siocdevprivate()
873 t = vti6_locate(net, &p1, 0); in vti6_siocdevprivate()
1020 if (vti6_locate(net, &nt->parms, 0)) in vti6_newlink()
1049 t = vti6_locate(net, &p, 0); in vti6_changelink()