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

/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c57 static uint64_t pf_tick; variable
1157 if (started && this_tick <= pf_tick)
1202 pf_tick = this_tick;
1225 if (started && this_tick <= pf_tick)
1272 pf_tick = this_tick;
1288 if (started && this_tick <= pf_tick)
1299 pf_tick = this_tick;
1311 if (started && this_tick <= pf_tick)
1356 pf_tick = this_tick;
1445 if (started && this_tick <= pf_tick)
[all...]

Completed in 103 milliseconds