Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dseg6_local.h118 SEG6_LOCAL_FLV_LCBLOCK_BITS, enumerator
/openbmc/linux/net/ipv6/
H A Dseg6_local.c2072 [SEG6_LOCAL_FLV_LCBLOCK_BITS] = { .type = NLA_U8 },
2110 if (tb[SEG6_LOCAL_FLV_LCBLOCK_BITS]) in seg6_parse_nla_next_csid_cfg()
2111 block_len = nla_get_u8(tb[SEG6_LOCAL_FLV_LCBLOCK_BITS]); in seg6_parse_nla_next_csid_cfg()
2175 if (nla_put_u8(skb, SEG6_LOCAL_FLV_LCBLOCK_BITS, finfo->lcblock_bits)) in seg6_fill_nla_next_csid_cfg()