Home
last modified time | relevance | path

Searched refs:IPV6_TLV_HAO (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Din6.h150 #define IPV6_TLV_HAO 201 /* home address option */ macro
/linux-6.3-rc2/net/ipv6/
A Doutput_core.c78 if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0) in ip6_find_1stfragopt()
A Dmip6.c158 hao->type = IPV6_TLV_HAO; in mip6_destopt_output()
213 offset = ipv6_find_tlv(skb, opt->dsthao, IPV6_TLV_HAO); in mip6_destopt_reject()
A Dah6.c177 if (opt[off] == IPV6_TLV_HAO) { in ipv6_rearrange_destopt()
A Dicmp.c338 off = ipv6_find_tlv(skb, opt->dsthao, IPV6_TLV_HAO); in mip6_addr_swap()
A Dexthdrs.c201 case IPV6_TLV_HAO: in ip6_parse_tlv()
/linux-6.3-rc2/net/xfrm/
A Dxfrm_output.c112 if (ipv6_find_tlv(skb, offset, IPV6_TLV_HAO) >= 0) { in mip6_rthdr_offset()

Completed in 16 milliseconds