ipip_bucket       194 net/ipv4/ipip.c 	for (tp = ipip_bucket(ipn, t); *tp; tp = &(*tp)->next) {
ipip_bucket       206 net/ipv4/ipip.c 	struct ip_tunnel **tp = ipip_bucket(ipn, t);