Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_rbtree.c530 nft_set_gc_batch_add(gcb, rbe); in nft_rbtree_gc()
535 nft_set_gc_batch_add(gcb, rbe_end); in nft_rbtree_gc()
H A Dnft_set_hash.c337 nft_set_gc_batch_add(gcb, he); in nft_rhash_gc()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h740 static inline void nft_set_gc_batch_add(struct nft_set_gc_batch *gcb, in nft_set_gc_batch_add() function