Searched refs:pft_table_age (Results 1 – 1 of 1) sorted by relevance
88 static time_t pft_table_age; variable676 if (! started || (time(NULL) - pft_table_age) > PFT_TABLE_MAXAGE) in pf_tables()702 if ((time(NULL) - pft_table_age) > PFT_TABLE_MAXAGE) in pf_tbltable()1338 pft_table_age = time(NULL); in pft_refresh()1757 (intmax_t)pft_table_age); in pf_dump()