Home
last modified time | relevance | path

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

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