Searched defs:with_timeout (Results 1 – 2 of 2) sorted by relevance
23 #define with_timeout(timeout) ((timeout) != IPSET_NO_TIMEOUT) macro
225 bool with_timeout = with_timeout(map->timeout); in list_set_uadt() local