Symbol: ip_tunnel_net
include/net/ip_tunnels.h
418
struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,
net/ipv4/ip_gre.c
1090
.size = sizeof(struct ip_tunnel_net),
net/ipv4/ip_gre.c
140
struct ip_tunnel_net *itn;
net/ipv4/ip_gre.c
1781
.size = sizeof(struct ip_tunnel_net),
net/ipv4/ip_gre.c
1800
.size = sizeof(struct ip_tunnel_net),
net/ipv4/ip_gre.c
274
struct ip_tunnel_net *itn;
net/ipv4/ip_gre.c
367
struct ip_tunnel_net *itn, int hdr_len, bool raw_proto)
net/ipv4/ip_gre.c
421
struct ip_tunnel_net *itn;
net/ipv4/ip_tunnel.c
1098
struct ip_tunnel_net *itn;
net/ipv4/ip_tunnel.c
1128
struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id);
net/ipv4/ip_tunnel.c
1137
struct ip_tunnel_net *it_init_net;
net/ipv4/ip_tunnel.c
1170
struct ip_tunnel_net *itn = net_generic(net, id);
net/ipv4/ip_tunnel.c
1200
struct ip_tunnel_net *itn;
net/ipv4/ip_tunnel.c
1255
struct ip_tunnel_net *itn = net_generic(net, tunnel->ip_tnl_net_id);
net/ipv4/ip_tunnel.c
1322
struct ip_tunnel_net *itn;
net/ipv4/ip_tunnel.c
172
static struct hlist_head *ip_bucket(struct ip_tunnel_net *itn,
net/ipv4/ip_tunnel.c
192
static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t)
net/ipv4/ip_tunnel.c
201
static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t)
net/ipv4/ip_tunnel.c
208
static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn,
net/ipv4/ip_tunnel.c
330
struct ip_tunnel_net *itn,
net/ipv4/ip_tunnel.c
81
struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,
net/ipv4/ip_tunnel.c
862
static void ip_tunnel_update(struct ip_tunnel_net *itn,
net/ipv4/ip_tunnel.c
903
struct ip_tunnel_net *itn = net_generic(net, t->ip_tnl_net_id);
net/ipv4/ip_vti.c
327
struct ip_tunnel_net *itn = net_generic(net, vti_net_id);
net/ipv4/ip_vti.c
515
struct ip_tunnel_net *itn;
net/ipv4/ip_vti.c
53
struct ip_tunnel_net *itn = net_generic(net, vti_net_id);
net/ipv4/ip_vti.c
536
.size = sizeof(struct ip_tunnel_net),
net/ipv4/ipip.c
131
struct ip_tunnel_net *itn = net_generic(net, ipip_net_id);
net/ipv4/ipip.c
218
struct ip_tunnel_net *itn = net_generic(net, ipip_net_id);
net/ipv4/ipip.c
645
.size = sizeof(struct ip_tunnel_net),