Searched defs:ioam6_trace_hdr (Results 1 – 2 of 2) sorted by relevance
38 struct ioam6_trace_hdr { struct39 __be16 namespace_id;48 __u8 remlen:7,51 union {85 __u8 nodelen:5,86 overflow:1,93 union {130 __u8 data[0];
88822 struct ioam6_trace_hdr { struct88823 __be16 namespace_id;88825 __u8 overflow: 1;88826 __u8 nodelen: 5;88827 __u8 remlen: 7;88828 union {88857 __u8 data[0];