Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c55 static uint64_t pf_tick; variable
1153 if (started && this_tick <= pf_tick) in pfi_refresh()
1198 pf_tick = this_tick; in pfi_refresh()
1221 if (started && this_tick <= pf_tick) in pfq_refresh()
1268 pf_tick = this_tick; in pfq_refresh()
1284 if (started && this_tick <= pf_tick) in pfs_refresh()
1296 pf_tick = this_tick; in pfs_refresh()
1325 if (started && this_tick <= pf_tick) in pft_refresh()
1344 pf_tick = this_tick; in pft_refresh()
1430 if (started && this_tick <= pf_tick) in pfa_refresh()
[all …]