Searched refs:GET_AGE (Results 1 – 3 of 3) sorted by relevance
189 #define GET_AGE(x) ((_CT >= (x)) ? _CT - (x): (int)65536 + _CT - (x)) macro
720 age = GET_AGE(state->timestamp); in nat64lsn_check_state()809 if (GET_AGE(pg->timestamp) < cfg->pg_delete_delay) in nat64lsn_maintain_pg()904 if (GET_AGE(host->timestamp) < cfg->host_delete_delay) in nat64lsn_expire_hosts()926 if (GET_AGE(alias->timestamp) < cfg->pgchunk_delete_delay) in nat64lsn_expire_pgchunk()
595 s->idle = GET_AGE(state->timestamp); in nat64lsn_export_states_v1()