IPV6_TLV_HAO      177 net/ipv6/ah6.c 			if (opt[off] == IPV6_TLV_HAO) {
IPV6_TLV_HAO      270 net/ipv6/exthdrs.c 		.type	= IPV6_TLV_HAO,
IPV6_TLV_HAO      318 net/ipv6/icmp.c 		off = ipv6_find_tlv(skb, opt->dsthao, IPV6_TLV_HAO);
IPV6_TLV_HAO      158 net/ipv6/mip6.c 	hao->type = IPV6_TLV_HAO;
IPV6_TLV_HAO      213 net/ipv6/mip6.c 		offset = ipv6_find_tlv(skb, opt->dsthao, IPV6_TLV_HAO);
IPV6_TLV_HAO      277 net/ipv6/mip6.c 			if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0) {
IPV6_TLV_HAO      414 net/ipv6/mip6.c 			if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0)
IPV6_TLV_HAO      102 net/ipv6/output_core.c 			if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0)