SEG6_LOCAL_COUNTERS
[SEG6_LOCAL_COUNTERS] = { .type = NLA_NESTED },
#define SEG6_F_LOCAL_COUNTERS SEG6_F_ATTR(SEG6_LOCAL_COUNTERS)
attrs[SEG6_LOCAL_COUNTERS],
nest = nla_nest_start(skb, SEG6_LOCAL_COUNTERS);
[SEG6_LOCAL_COUNTERS] = { .parse = parse_nla_counters,