Home
last modified time | relevance | path

Searched refs:nft_set_catchall_gc (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/net/netfilter/
Dnft_set_rbtree.c549 rbe = nft_set_catchall_gc(set); in nft_rbtree_gc()
Dnft_set_hash.c356 he = nft_set_catchall_gc(set); in nft_rhash_gc()
Dnft_set_pipapo.c1580 e = nft_set_catchall_gc(set);
Dnf_tables_api.c5647 void *nft_set_catchall_gc(const struct nft_set *set) in nft_set_catchall_gc() function
5668 EXPORT_SYMBOL_GPL(nft_set_catchall_gc);
/linux-5.19.10/include/net/netfilter/
Dnf_tables.h564 void *nft_set_catchall_gc(const struct nft_set *set);