Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnft_set_hash.c329 if (nft_set_gc_is_pending(set)) in nft_rhash_gc()
Dnft_set_rbtree.c632 if (nft_set_gc_is_pending(set)) in nft_rbtree_gc()
/Linux-v6.6/include/net/netfilter/
Dnf_tables.h590 static inline bool nft_set_gc_is_pending(const struct nft_set *s) in nft_set_gc_is_pending() function