Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_hash.c239 static void nft_hash_gc(struct work_struct *work) in nft_hash_gc() function
316 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_hash_gc); in nft_hash_init()