Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnft_set_hash.c334 if (nft_set_gc_is_pending(set)) in nft_rhash_gc()
/linux-6.12.1/include/net/netfilter/
Dnf_tables.h631 static inline bool nft_set_gc_is_pending(const struct nft_set *s) in nft_set_gc_is_pending() function