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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_damp.h118 #define DELTA_REUSE 10 macro
H A Dbgp_damp.c118 thread_add_timer (master, bgp_reuse_timer, NULL, DELTA_REUSE);
402 i = ceil ((double)damp->max_suppress_time / DELTA_REUSE) + 1;
425 (int)(((double)damp->half_life / DELTA_REUSE)
450 thread_add_timer (master, bgp_reuse_timer, NULL, DELTA_REUSE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_damp.h118 #define DELTA_REUSE 10 macro
H A Dbgp_damp.c118 thread_add_timer (master, bgp_reuse_timer, NULL, DELTA_REUSE);
402 i = ceil ((double)damp->max_suppress_time / DELTA_REUSE) + 1;
425 (int)(((double)damp->half_life / DELTA_REUSE)
450 thread_add_timer (master, bgp_reuse_timer, NULL, DELTA_REUSE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_damp.h118 #define DELTA_REUSE 10 macro
H A Dbgp_damp.c118 thread_add_timer (master, bgp_reuse_timer, NULL, DELTA_REUSE);
402 i = ceil ((double)damp->max_suppress_time / DELTA_REUSE) + 1;
425 (int)(((double)damp->half_life / DELTA_REUSE)
450 thread_add_timer (master, bgp_reuse_timer, NULL, DELTA_REUSE);

Completed in 67 milliseconds