Home
last modified time | relevance | path

Searched refs:ioam_ns (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dioam6_parser.c130 __u32 trace_type, __u16 ioam_ns) in check_ioam_header() argument
132 if (__be16_to_cpu(ioam6h->namespace_id) != ioam_ns || in check_ioam_header()
371 __u32 trace_type, __u16 ioam_ns) in check_ioam_header_and_data() argument
375 if (check_ioam_header(tid, ioam6h, trace_type, ioam_ns)) in check_ioam_header_and_data()
611 __u16 ioam_ns; in main() local
626 get_u16(&ioam_ns, argv[6], 0)) in main()
662 tr_type, ioam_ns); in main()
H A Dioam6.sh379 local ioam_ns=$9
382 $trace_type $ioam_ns &