Searched refs:GET_AGE (Results 1 – 3 of 3) sorted by relevance
202 #define GET_AGE(x) ((_CT >= (x)) ? _CT - (x): (int)65536 + _CT - (x)) macro
719 age = GET_AGE(state->timestamp); in nat64lsn_check_state()827 if (GET_AGE(pg->timestamp) < cfg->pg_delete_delay) in nat64lsn_maintain_pg()909 GET_AGE(host->timestamp) < in nat64lsn_expire_hosts()927 GET_AGE(host->timestamp) < cfg->host_delete_delay) in nat64lsn_expire_hosts()947 if (GET_AGE(alias->timestamp) < cfg->pgchunk_delete_delay) in nat64lsn_expire_pgchunk()
602 s->idle = GET_AGE(state->timestamp); in nat64lsn_export_states()