Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_tables_api.c3734 static bool nft_set_ops_candidate(const struct nft_set_type *type, u32 flags) in nft_set_ops_candidate() function
3771 if (!nft_set_ops_candidate(type, flags)) in nft_select_set_ops()