ip6_tnl            16 include/net/ip6_tunnel.h 	struct ip6_tnl *next;	/* next tunnel in list */
ip6_tnl            86 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *tnls_r_l[HASH_SIZE];
ip6_tnl            87 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *tnls_wc[1];
ip6_tnl            88 net/ipv6/ip6_tunnel.c 	struct ip6_tnl **tnls[2];
ip6_tnl           133 net/ipv6/ip6_tunnel.c static struct ip6_tnl *
ip6_tnl           138 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t;
ip6_tnl           164 net/ipv6/ip6_tunnel.c static struct ip6_tnl **
ip6_tnl           187 net/ipv6/ip6_tunnel.c 	struct ip6_tnl **tp = ip6_tnl_bucket(ip6n, &t->parms);
ip6_tnl           203 net/ipv6/ip6_tunnel.c 	struct ip6_tnl **tp;
ip6_tnl           227 net/ipv6/ip6_tunnel.c static struct ip6_tnl *ip6_tnl_create(struct net *net, struct ip6_tnl_parm *p)
ip6_tnl           230 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t;
ip6_tnl           282 net/ipv6/ip6_tunnel.c static struct ip6_tnl *ip6_tnl_locate(struct net *net,
ip6_tnl           287 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t;
ip6_tnl           311 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t = netdev_priv(dev);
ip6_tnl           400 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t;
ip6_tnl           694 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t;
ip6_tnl           849 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t = netdev_priv(dev);
ip6_tnl           956 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t = netdev_priv(dev);
ip6_tnl           995 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t = netdev_priv(dev);
ip6_tnl          1043 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t = netdev_priv(dev);
ip6_tnl          1208 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t = NULL;
ip6_tnl          1342 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t = netdev_priv(dev);
ip6_tnl          1355 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t = netdev_priv(dev);
ip6_tnl          1371 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t = netdev_priv(dev);
ip6_tnl          1397 net/ipv6/ip6_tunnel.c 	struct ip6_tnl *t;
ip6_tnl          1426 net/ipv6/ip6_tunnel.c 	ip6n->fb_tnl_dev = alloc_netdev(sizeof(struct ip6_tnl), "ip6tnl0",