Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_hashlimit.c266 static void htable_gc(struct work_struct *work);
345 INIT_DEFERRABLE_WORK(&hinfo->gc_work, htable_gc); in htable_create()
386 static void htable_gc(struct work_struct *work) in htable_gc() function