Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_set_rbtree.c390 nft_set_gc_batch_add(gcb, rbe); in nft_rbtree_gc()
395 nft_set_gc_batch_add(gcb, rbe_end); in nft_rbtree_gc()
Dnft_set_hash.c332 nft_set_gc_batch_add(gcb, he); in nft_rhash_gc()
/Linux-v4.19/include/net/netfilter/
Dnf_tables.h686 static inline void nft_set_gc_batch_add(struct nft_set_gc_batch *gcb, in nft_set_gc_batch_add() function