Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnft_set_rbtree.c526 nft_set_gc_batch_add(gcb, rbe); in nft_rbtree_gc()
531 nft_set_gc_batch_add(gcb, rbe_end); in nft_rbtree_gc()
Dnft_set_hash.c335 nft_set_gc_batch_add(gcb, he); in nft_rhash_gc()
/Linux-v5.10/include/net/netfilter/
Dnf_tables.h735 static inline void nft_set_gc_batch_add(struct nft_set_gc_batch *gcb, in nft_set_gc_batch_add() function