Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/ipset/
H A Dip_set.h449 #define IPSET_GC_TIME (3 * 60) macro
453 ((timeout/3) ? min_t(u32, (timeout)/3, IPSET_GC_TIME) : 1)