SEG6_LOCAL_FLV_LCBLOCK_BITS
[SEG6_LOCAL_FLV_LCBLOCK_BITS] = { .type = NLA_U8 },
if (tb[SEG6_LOCAL_FLV_LCBLOCK_BITS])
block_len = nla_get_u8(tb[SEG6_LOCAL_FLV_LCBLOCK_BITS]);
if (nla_put_u8(skb, SEG6_LOCAL_FLV_LCBLOCK_BITS, finfo->lcblock_bits))