Home
last modified time | relevance | path

Searched refs:SET_AGE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.c387 SET_AGE(state->timestamp); in nat64lsn_get_state6to4()
669 SET_AGE(ts); in nat64lsn_translate4()
807 SET_AGE(pg->timestamp); in nat64lsn_maintain_pg()
1045 SET_AGE(host->timestamp); in nat64lsn_alloc_host()
1168 SET_AGE(pg->timestamp); in nat64lsn_alloc_proto_pg()
1178 SET_AGE(alias->timestamp); in nat64lsn_alloc_proto_pg()
1467 SET_AGE(ts); in nat64lsn_translate6_internal()
H A Dnat64lsn.h188 #define SET_AGE(x) (x) = _CT macro