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

/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c51 static uint64_t pf_tick; variable
1150 if (started && this_tick <= pf_tick)
1195 pf_tick = this_tick;
1218 if (started && this_tick <= pf_tick)
1265 pf_tick = this_tick;
1281 if (started && this_tick <= pf_tick)
1292 pf_tick = this_tick;
1304 if (started && this_tick <= pf_tick)
1349 pf_tick = this_tick;
1438 if (started && this_tick <= pf_tick)
[all...]

Completed in 53 milliseconds