Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/netfilter/ipset/
Dip_set.h445 #define IPSET_GC_TIME (3 * 60) macro
449 ((timeout/3) ? min_t(u32, (timeout)/3, IPSET_GC_TIME) : 1)