Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnft_set_hash.c296 static void nft_rhash_gc(struct work_struct *work) in nft_rhash_gc() function
374 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rhash_gc); in nft_rhash_init()