Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dipmon.h86 #define ac_lastsec ac_last.tv_sec macro
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y478 t1 = tv.tv_sec - a->ac_lastsec; in check_action()
486 a->ac_lastsec = tv.tv_sec; in check_action()