Searched refs:checkttl (Results 1 – 2 of 2) sorted by relevance
1145 int checkttl = 1; in cache_entry_get() local1150 checkttl = 0; /* no need to check ttl now */ in cache_entry_get()1152 if (cache_entry && checkttl && (now >= cache_entry->ttl)) { in cache_entry_get()
897 int checkttl(struct radmsg *msg, uint32_t *attrtype) { in checkttl() function1271 ttlres = checkttl(msg, options.ttlattrtype); in radsrv()1442 ttlres = checkttl(msg, options.ttlattrtype); in replyh()