Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dipmon.h87 #define ac_lastusec ac_last.tv_usec macro
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y479 if (tv.tv_usec <= a->ac_lastusec) in check_action()
487 a->ac_lastusec = tv.tv_usec; in check_action()