Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/ipset/
Dip_set_bitmap_gen.h32 #define mtype_gc IPSET_TOKEN(MTYPE, _gc) macro
265 mtype_gc(struct timer_list *t) in mtype_gc() function
Dip_set_hash_gen.h223 #undef mtype_gc
268 #define mtype_gc IPSET_TOKEN(MTYPE, _gc) macro
557 mtype_gc(struct work_struct *work) in mtype_gc() function
597 INIT_DEFERRABLE_WORK(&gc->dwork, mtype_gc); in mtype_gc_init()