|
@@ -266,7 +266,7 @@ enum nft_rule_compat_attributes {
|
|
* @NFT_SET_INTERVAL: set contains intervals
|
|
* @NFT_SET_INTERVAL: set contains intervals
|
|
* @NFT_SET_MAP: set is used as a dictionary
|
|
* @NFT_SET_MAP: set is used as a dictionary
|
|
* @NFT_SET_TIMEOUT: set uses timeouts
|
|
* @NFT_SET_TIMEOUT: set uses timeouts
|
|
- * @NFT_SET_EVAL: set contains expressions for evaluation
|
|
|
|
|
|
+ * @NFT_SET_EVAL: set can be updated from the evaluation path
|
|
* @NFT_SET_OBJECT: set contains stateful objects
|
|
* @NFT_SET_OBJECT: set contains stateful objects
|
|
*/
|
|
*/
|
|
enum nft_set_flags {
|
|
enum nft_set_flags {
|