Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c4274 #define NFT_SET_FEATURES (NFT_SET_INTERVAL | NFT_SET_MAP | \ macro
4280 return (flags & type->features) == (flags & NFT_SET_FEATURES); in nft_set_ops_candidate()