ip_tunnel 12 include/net/ipip.h struct ip_tunnel *next; ip_tunnel 135 net/ipv4/ip_gre.c struct ip_tunnel *tunnels[4][HASH_SIZE]; ip_tunnel 169 net/ipv4/ip_gre.c static struct ip_tunnel * ipgre_tunnel_lookup(struct net *net, ip_tunnel 175 net/ipv4/ip_gre.c struct ip_tunnel *t; ip_tunnel 176 net/ipv4/ip_gre.c struct ip_tunnel *t2 = NULL; ip_tunnel 233 net/ipv4/ip_gre.c static struct ip_tunnel **__ipgre_bucket(struct ipgre_net *ign, ip_tunnel 252 net/ipv4/ip_gre.c static inline struct ip_tunnel **ipgre_bucket(struct ipgre_net *ign, ip_tunnel 260 net/ipv4/ip_gre.c struct ip_tunnel **tp = ipgre_bucket(ign, t); ip_tunnel 270 net/ipv4/ip_gre.c struct ip_tunnel **tp; ip_tunnel 282 net/ipv4/ip_gre.c static struct ip_tunnel *ipgre_tunnel_find(struct net *net, ip_tunnel 289 net/ipv4/ip_gre.c struct ip_tunnel *t, **tp; ip_tunnel 302 net/ipv4/ip_gre.c static struct ip_tunnel * ipgre_tunnel_locate(struct net *net, ip_tunnel 305 net/ipv4/ip_gre.c struct ip_tunnel *t, *nt; ip_tunnel 379 net/ipv4/ip_gre.c struct ip_tunnel *t; ip_tunnel 477 net/ipv4/ip_gre.c struct ip_tunnel *tunnel; ip_tunnel 611 net/ipv4/ip_gre.c struct ip_tunnel *tunnel = netdev_priv(dev); ip_tunnel 850 net/ipv4/ip_gre.c struct ip_tunnel *tunnel; ip_tunnel 912 net/ipv4/ip_gre.c struct ip_tunnel *t; ip_tunnel 1039 net/ipv4/ip_gre.c struct ip_tunnel *tunnel = netdev_priv(dev); ip_tunnel 1080 net/ipv4/ip_gre.c struct ip_tunnel *t = netdev_priv(dev); ip_tunnel 1120 net/ipv4/ip_gre.c struct ip_tunnel *t = netdev_priv(dev); ip_tunnel 1144 net/ipv4/ip_gre.c struct ip_tunnel *t = netdev_priv(dev); ip_tunnel 1178 net/ipv4/ip_gre.c struct ip_tunnel *tunnel; ip_tunnel 1209 net/ipv4/ip_gre.c struct ip_tunnel *tunnel = netdev_priv(dev); ip_tunnel 1240 net/ipv4/ip_gre.c struct ip_tunnel *t; ip_tunnel 1261 net/ipv4/ip_gre.c ign->fb_tunnel_dev = alloc_netdev(sizeof(struct ip_tunnel), "gre0", ip_tunnel 1388 net/ipv4/ip_gre.c struct ip_tunnel *tunnel; ip_tunnel 1418 net/ipv4/ip_gre.c struct ip_tunnel *nt; ip_tunnel 1451 net/ipv4/ip_gre.c struct ip_tunnel *t, *nt; ip_tunnel 1536 net/ipv4/ip_gre.c struct ip_tunnel *t = netdev_priv(dev); ip_tunnel 1573 net/ipv4/ip_gre.c .priv_size = sizeof(struct ip_tunnel), ip_tunnel 1586 net/ipv4/ip_gre.c .priv_size = sizeof(struct ip_tunnel), ip_tunnel 124 net/ipv4/ipip.c struct ip_tunnel *tunnels_r_l[HASH_SIZE]; ip_tunnel 125 net/ipv4/ipip.c struct ip_tunnel *tunnels_r[HASH_SIZE]; ip_tunnel 126 net/ipv4/ipip.c struct ip_tunnel *tunnels_l[HASH_SIZE]; ip_tunnel 127 net/ipv4/ipip.c struct ip_tunnel *tunnels_wc[1]; ip_tunnel 128 net/ipv4/ipip.c struct ip_tunnel **tunnels[4]; ip_tunnel 139 net/ipv4/ipip.c static struct ip_tunnel * ipip_tunnel_lookup(struct net *net, ip_tunnel 144 net/ipv4/ipip.c struct ip_tunnel *t; ip_tunnel 165 net/ipv4/ipip.c static struct ip_tunnel **__ipip_bucket(struct ipip_net *ipn, ip_tunnel 184 net/ipv4/ipip.c static inline struct ip_tunnel **ipip_bucket(struct ipip_net *ipn, ip_tunnel 192 net/ipv4/ipip.c struct ip_tunnel **tp; ip_tunnel 206 net/ipv4/ipip.c struct ip_tunnel **tp = ipip_bucket(ipn, t); ip_tunnel 214 net/ipv4/ipip.c static struct ip_tunnel * ipip_tunnel_locate(struct net *net, ip_tunnel 219 net/ipv4/ipip.c struct ip_tunnel *t, **tp, *nt; ip_tunnel 287 net/ipv4/ipip.c struct ip_tunnel *t; ip_tunnel 350 net/ipv4/ipip.c struct ip_tunnel *tunnel; ip_tunnel 392 net/ipv4/ipip.c struct ip_tunnel *tunnel = netdev_priv(dev); ip_tunnel 540 net/ipv4/ipip.c struct ip_tunnel *tunnel; ip_tunnel 576 net/ipv4/ipip.c struct ip_tunnel *t; ip_tunnel 713 net/ipv4/ipip.c struct ip_tunnel *tunnel; ip_tunnel 730 net/ipv4/ipip.c struct ip_tunnel *tunnel = netdev_priv(dev); ip_tunnel 762 net/ipv4/ipip.c struct ip_tunnel *t; ip_tunnel 788 net/ipv4/ipip.c ipn->fb_tunnel_dev = alloc_netdev(sizeof(struct ip_tunnel), ip_tunnel 71 net/ipv6/sit.c struct ip_tunnel *tunnels_r_l[HASH_SIZE]; ip_tunnel 72 net/ipv6/sit.c struct ip_tunnel *tunnels_r[HASH_SIZE]; ip_tunnel 73 net/ipv6/sit.c struct ip_tunnel *tunnels_l[HASH_SIZE]; ip_tunnel 74 net/ipv6/sit.c struct ip_tunnel *tunnels_wc[1]; ip_tunnel 75 net/ipv6/sit.c struct ip_tunnel **tunnels[4]; ip_tunnel 82 net/ipv6/sit.c static struct ip_tunnel * ipip6_tunnel_lookup(struct net *net, ip_tunnel 87 net/ipv6/sit.c struct ip_tunnel *t; ip_tunnel 108 net/ipv6/sit.c static struct ip_tunnel **__ipip6_bucket(struct sit_net *sitn, ip_tunnel 127 net/ipv6/sit.c static inline struct ip_tunnel **ipip6_bucket(struct sit_net *sitn, ip_tunnel 135 net/ipv6/sit.c struct ip_tunnel **tp; ip_tunnel 149 net/ipv6/sit.c struct ip_tunnel **tp = ipip6_bucket(sitn, t); ip_tunnel 157 net/ipv6/sit.c static struct ip_tunnel * ipip6_tunnel_locate(struct net *net, ip_tunnel 162 net/ipv6/sit.c struct ip_tunnel *t, **tp, *nt; ip_tunnel 414 net/ipv6/sit.c struct ip_tunnel *t; ip_tunnel 475 net/ipv6/sit.c struct ip_tunnel *tunnel; ip_tunnel 539 net/ipv6/sit.c struct ip_tunnel *tunnel = netdev_priv(dev); ip_tunnel 735 net/ipv6/sit.c struct ip_tunnel *tunnel; ip_tunnel 774 net/ipv6/sit.c struct ip_tunnel *t; ip_tunnel 948 net/ipv6/sit.c struct ip_tunnel *tunnel; ip_tunnel 965 net/ipv6/sit.c struct ip_tunnel *tunnel = netdev_priv(dev); ip_tunnel 996 net/ipv6/sit.c struct ip_tunnel *t; ip_tunnel 1022 net/ipv6/sit.c sitn->fb_tunnel_dev = alloc_netdev(sizeof(struct ip_tunnel), "sit0",