Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dip_tunnel.c83 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn, in ip_tunnel_lookup()
176 static struct hlist_head *ip_bucket(struct ip_tunnel_net *itn, in ip_bucket()
195 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
204 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
211 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
331 struct ip_tunnel_net *itn, in ip_tunnel_create()
832 static void ip_tunnel_update(struct ip_tunnel_net *itn, in ip_tunnel_update()
872 struct ip_tunnel_net *itn = net_generic(net, t->ip_tnl_net_id); in ip_tunnel_ioctl()
1008 struct ip_tunnel_net *itn; in ip_tunnel_dellink()
1038 struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id); in ip_tunnel_init_net()
[all …]
Dip_vti.c53 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti_input()
299 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti4_err()
461 struct ip_tunnel_net *itn; in vti_init_net()
481 .size = sizeof(struct ip_tunnel_net),
Dipip.c131 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_err()
215 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_tunnel_rcv()
668 .size = sizeof(struct ip_tunnel_net),
Dip_gre.c137 struct ip_tunnel_net *itn; in ipgre_err()
257 struct ip_tunnel_net *itn; in erspan_rcv()
332 struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) in __ipgre_rcv()
376 struct ip_tunnel_net *itn; in ipgre_rcv()
1000 .size = sizeof(struct ip_tunnel_net),
1585 .size = sizeof(struct ip_tunnel_net),
1603 .size = sizeof(struct ip_tunnel_net),
/Linux-v5.4/include/net/
Dip_tunnels.h162 struct ip_tunnel_net { struct
278 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,