SEG6_ATTR_SECRETLEN
[SEG6_ATTR_SECRETLEN] = { .type = NLA_U8, },
!info->attrs[SEG6_ATTR_SECRETLEN] ||
slen = nla_get_u8(info->attrs[SEG6_ATTR_SECRETLEN]);
nla_put_u8(msg, SEG6_ATTR_SECRETLEN, hinfo->slen) ||