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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_damp.h115 #define DELTA_REUSE 10 macro
H A Dbgp_damp.c122 thread_add_timer (master, bgp_reuse_timer, NULL, DELTA_REUSE);
410 i = ceil ((double)damp->max_suppress_time / DELTA_REUSE) + 1;
437 (int)(((double)damp->half_life / DELTA_REUSE)
462 thread_add_timer (master, bgp_reuse_timer, NULL, DELTA_REUSE);

Completed in 36 milliseconds