Home
last modified time | relevance | path

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

/openbsd/usr.sbin/relayd/
H A Dpfe.c814 int resethour, resetday; in pfe_statistics() local
825 resethour = resetday = 0; in pfe_statistics()
837 resethour++; in pfe_statistics()
843 resethour++; in pfe_statistics()
845 if (resethour) in pfe_statistics()
H A Drelay.c378 int resethour = 0, resetday = 0; in relay_statistics() local
391 resethour = resetday = 0; in relay_statistics()
401 resethour++; in relay_statistics()
407 resethour++; in relay_statistics()
412 if (resethour) in relay_statistics()