Searched refs:GET_AGE (Results 1 – 3 of 3) sorted by relevance
187 #define GET_AGE(x) ((_CT >= (x)) ? _CT - (x): (int)65536 + _CT - (x)) macro
718 age = GET_AGE(state->timestamp); in nat64lsn_check_state()807 if (GET_AGE(pg->timestamp) < cfg->pg_delete_delay) in nat64lsn_maintain_pg()902 if (GET_AGE(host->timestamp) < cfg->host_delete_delay) in nat64lsn_expire_hosts()924 if (GET_AGE(alias->timestamp) < cfg->pgchunk_delete_delay) in nat64lsn_expire_pgchunk()
593 s->idle = GET_AGE(state->timestamp); in nat64lsn_export_states_v1()