Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/ipset/
Dip_set_hash_gen.h75 struct htable_gc { struct
76 struct delayed_work dwork;
77 struct ip_set *set; /* Set the gc belongs to */
78 u32 region; /* Last gc run position */
/linux-6.12.1/net/netfilter/
Dxt_hashlimit.c379 static void htable_gc(struct work_struct *work) in htable_gc() function