Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/ipf/common/
HDipmon.h88 #define ac_lastsec ac_last.tv_sec macro
/freebsd-13-stable/sbin/ipf/ipmon/
HDipmon_y.y478 t1 = tv.tv_sec - a->ac_lastsec; in check_action()
486 a->ac_lastsec = tv.tv_sec; in check_action()