Searched refs:route_wakeup (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dforward-inline.h104 if (event_timeout_trigger (&c->c2.route_wakeup, &c->c2.timeval, ETT_DEFAULT))
H A Dopenvpn.h406 struct event_timeout route_wakeup; member in struct:context_2
H A Dforward.c445 event_timeout_clear (&c->c2.route_wakeup);
477 if (c->c2.route_wakeup.n != 1)
478 event_timeout_init (&c->c2.route_wakeup, 1, now);
H A Dinit.c1691 event_timeout_init (&c->c2.route_wakeup, c->options.route_delay, now);

Completed in 190 milliseconds