IPV6_TLV_HAO      111 net/ipv6/ah6.c 			if (opt[off] == IPV6_TLV_HAO) {
IPV6_TLV_HAO      262 net/ipv6/exthdrs.c 		.type	= IPV6_TLV_HAO,
IPV6_TLV_HAO      291 net/ipv6/icmp.c 		off = ipv6_find_tlv(skb, opt->dsthao, IPV6_TLV_HAO);
IPV6_TLV_HAO      603 net/ipv6/ip6_output.c 			if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0)
IPV6_TLV_HAO      166 net/ipv6/mip6.c 	hao->type = IPV6_TLV_HAO;
IPV6_TLV_HAO      220 net/ipv6/mip6.c 		offset = ipv6_find_tlv(skb, opt->dsthao, IPV6_TLV_HAO);
IPV6_TLV_HAO      283 net/ipv6/mip6.c 			if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0) {
IPV6_TLV_HAO      420 net/ipv6/mip6.c 			if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0)