Home
last modified time | relevance | path

Searched refs:IOAM6_TYPE_PREALLOC (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dioam6.h31 #define IOAM6_TYPE_PREALLOC 0 macro
/linux/net/ipv6/
H A Dioam6_iptunnel.c215 tuninfo->ioamh.type = IOAM6_TYPE_PREALLOC; in ioam6_build_state()
H A Dexthdrs.c928 case IOAM6_TYPE_PREALLOC: in ipv6_hop_ioam()
/linux/tools/testing/selftests/net/
H A Dioam6_parser.c1084 ioam6->type != IOAM6_TYPE_PREALLOC) in main()