Searched refs:MAX_RESPONSE_DELAY (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/zebra/
H A Dirdp.h59 #define MAX_RESPONSE_DELAY 2 macro
H A Dirdp_main.c298 timer = (random () % MAX_RESPONSE_DELAY) + 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/zebra/
H A Dirdp.h59 #define MAX_RESPONSE_DELAY 2 macro
H A Dirdp_main.c298 timer = (random () % MAX_RESPONSE_DELAY) + 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/zebra/
H A Dirdp.h59 #define MAX_RESPONSE_DELAY 2 macro
H A Dirdp_main.c298 timer = (random () % MAX_RESPONSE_DELAY) + 1;

Completed in 117 milliseconds