Searched refs:IPSET_NO_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
24 #define IPSET_NO_TIMEOUT UINT_MAX macro27 ((opt)->ext.timeout != IPSET_NO_TIMEOUT ? (opt)->ext.timeout : (set)->timeout)39 return timeout == IPSET_NO_TIMEOUT ? IPSET_NO_TIMEOUT - 1 : timeout; in ip_set_timeout_uget()
226 set->timeout = IPSET_NO_TIMEOUT; in init_map_port()
307 set->timeout = IPSET_NO_TIMEOUT; in init_map_ipmac()
240 set->timeout = IPSET_NO_TIMEOUT; in init_map_ip()
1118 set->timeout = IPSET_NO_TIMEOUT; in IPSET_TOKEN()
401 if (add_opt.ext.timeout != IPSET_NO_TIMEOUT && in set_target_v2()431 if (add_opt.ext.timeout != IPSET_NO_TIMEOUT && in set_target_v3()