Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnft_set_rbtree.c531 nft_set_gc_batch_add(gcb, rbe); in nft_rbtree_gc()
536 nft_set_gc_batch_add(gcb, rbe_end); in nft_rbtree_gc()
553 nft_set_gc_batch_add(gcb, rbe); in nft_rbtree_gc()
Dnft_set_hash.c351 nft_set_gc_batch_add(gcb, he); in nft_rhash_gc()
360 nft_set_gc_batch_add(gcb, he); in nft_rhash_gc()
/Linux-v6.1/include/net/netfilter/
Dnf_tables.h841 static inline void nft_set_gc_batch_add(struct nft_set_gc_batch *gcb, in nft_set_gc_batch_add() function