Home
last modified time | relevance | path

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

/src/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c101 static time_t pfa_table_age; variable
815 if (! started || (time(NULL) - pfa_table_age) > PFA_TABLE_MAXAGE) in pf_tbladdr()
1469 pfa_table_age = time(NULL); in pfa_refresh()
1762 (intmax_t)pfa_table_age); in pf_dump()