Searched refs:NFTA_SET_FIELD_LEN (Results 1 – 2 of 2) sorted by relevance
368 NFTA_SET_FIELD_LEN, enumerator
4543 if (nla_put_be32(skb, NFTA_SET_FIELD_LEN, in nf_tables_fill_set_concat() 4845 [NFTA_SET_FIELD_LEN] = { .type = NLA_U32 }, in nft_set_desc_concat_parse() 4863 if (!tb[NFTA_SET_FIELD_LEN]) in nft_set_desc_concat_parse() 4866 len = ntohl(nla_get_be32(tb[NFTA_SET_FIELD_LEN])); in nft_set_desc_concat()