Searched refs:NFT_SET_FEATURES (Results 1 – 1 of 1) sorted by relevance
3730 #define NFT_SET_FEATURES (NFT_SET_INTERVAL | NFT_SET_MAP | \ macro3736 return (flags & type->features) == (flags & NFT_SET_FEATURES); in nft_set_ops_candidate()