Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dsit.c228 static struct ip_tunnel *ipip6_tunnel_locate(struct net *net, in ipip6_tunnel_locate() function
1202 t = ipip6_tunnel_locate(t->net, &p, 0); in ipip6_tunnel_get6rd()
1272 t = ipip6_tunnel_locate(t->net, p, 0); in ipip6_tunnel_get()
1289 t = ipip6_tunnel_locate(t->net, p, 1); in ipip6_tunnel_add()
1305 t = ipip6_tunnel_locate(t->net, p, 0); in ipip6_tunnel_change()
1335 t = ipip6_tunnel_locate(t->net, p, 0); in ipip6_tunnel_del()
1629 if (ipip6_tunnel_locate(net, &nt->parms, 0)) in ipip6_newlink()
1685 t = ipip6_tunnel_locate(net, &p, 0); in ipip6_changelink()