diff options
author | kn <kn@cvs.openbsd.org> | 2019-06-24 21:36:54 +0000 |
---|---|---|
committer | kn <kn@cvs.openbsd.org> | 2019-06-24 21:36:54 +0000 |
commit | d730ff1f811552cc4da4f8c6b7ca8a986ac0614b (patch) | |
tree | ad19553f72b4de8fe95af3bdca4322e037cfb262 /sys/net/route.c | |
parent | 9f5e3c54e494c0083cd9cdda439ffbd1bb6581d0 (diff) |
Use timeout_add_sec(9)
Re-challenge timeouts are made up of single scalar factors which are
multiplied with the time unit lcp.timeout to compute the timeout period.
Simply reduce that unit of 1 * hz [ticks] to 1 [s] and use the appropiate
API.
OK mpi
Diffstat (limited to 'sys/net/route.c')
0 files changed, 0 insertions, 0 deletions