ipv6_destopt_hao  179 net/ipv6/ah6.c 				struct ipv6_destopt_hao *hao;
ipv6_destopt_hao  181 net/ipv6/ah6.c 				hao = (struct ipv6_destopt_hao *)&opt[off];
ipv6_destopt_hao  210 net/ipv6/exthdrs.c 	struct ipv6_destopt_hao *hao;
ipv6_destopt_hao  222 net/ipv6/exthdrs.c 	hao = (struct ipv6_destopt_hao *)(skb_network_header(skb) + optoff);
ipv6_destopt_hao  246 net/ipv6/exthdrs.c 		hao = (struct ipv6_destopt_hao *)(skb_network_header(skb) +
ipv6_destopt_hao  313 net/ipv6/icmp.c 	struct ipv6_destopt_hao *hao;
ipv6_destopt_hao  320 net/ipv6/icmp.c 			hao = (struct ipv6_destopt_hao *)
ipv6_destopt_hao  142 net/ipv6/mip6.c 	struct ipv6_destopt_hao *hao;
ipv6_destopt_hao  202 net/ipv6/mip6.c 	struct ipv6_destopt_hao *hao = NULL;
ipv6_destopt_hao  215 net/ipv6/mip6.c 			hao = (struct ipv6_destopt_hao *)
ipv6_destopt_hao  312 net/ipv6/mip6.c 		sizeof(struct ipv6_destopt_hao);