Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_vti.c254 static struct ip6_tnl *vti6_locate(struct net *net, struct __ip6_tnl_parm *p, in vti6_locate() function
817 t = vti6_locate(net, &p1, 0); in vti6_ioctl()
839 t = vti6_locate(net, &p1, cmd == SIOCADDTUNNEL); in vti6_ioctl()
871 t = vti6_locate(net, &p1, 0); in vti6_ioctl()
1017 if (vti6_locate(net, &nt->parms, 0)) in vti6_newlink()
1046 t = vti6_locate(net, &p, 0); in vti6_changelink()