Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_set_rbtree.c630 if (nft_set_gc_is_pending(set)) in nft_rbtree_gc()
H A Dnft_set_hash.c327 if (nft_set_gc_is_pending(set)) in nft_rhash_gc()
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h617 static inline bool nft_set_gc_is_pending(const struct nft_set *s) in nft_set_gc_is_pending() function