Searched refs:IPV6_TLV_IOAM (Results 1 – 4 of 4) sorted by relevance
148 #define IPV6_TLV_IOAM 49 /* RFC 9486 */ macro
215 tuninfo->ioamh.opt_type = IPV6_TLV_IOAM; in ioam6_build_state()
178 case IPV6_TLV_IOAM: in ip6_parse_tlv()
1078 if (ptr[0] != IPV6_TLV_IOAM) in main()