Searched refs:IPV6_TLV_HAO (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | mip6.c | 158 hao->type = IPV6_TLV_HAO; in mip6_destopt_output() 213 offset = ipv6_find_tlv(skb, opt->dsthao, IPV6_TLV_HAO); in mip6_destopt_reject() 277 if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0) { in mip6_destopt_offset() 414 if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0) in mip6_rthdr_offset()
|
| H A D | output_core.c | 84 if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0) in ip6_find_1stfragopt()
|
| H A D | ah6.c | 177 if (opt[off] == IPV6_TLV_HAO) { in ipv6_rearrange_destopt()
|
| H A D | icmp.c | 342 off = ipv6_find_tlv(skb, opt->dsthao, IPV6_TLV_HAO); in mip6_addr_swap()
|
| H A D | exthdrs.c | 270 .type = IPV6_TLV_HAO,
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | in6.h | 149 #define IPV6_TLV_HAO 201 /* home address option */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | in6.h | 149 #define IPV6_TLV_HAO 201 /* home address option */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | in6.h | 149 #define IPV6_TLV_HAO 201 /* home address option */ macro
|