Home
last modified time | relevance | path

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

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