statistics timer def.

FossilOrigin-Name: 5a9d5fdf6d57c2c236a7e4c87a8ecb2e65410b7dfb7d0e18cd96cf3fdf672987
This commit is contained in:
7u83@mail.ru 2016-03-12 21:27:25 +00:00
parent e40b47ea84
commit 31b6a23fb1
1 changed files with 4 additions and 0 deletions

View File

@ -362,6 +362,10 @@ CW_MSG_MAXMSG = 26
#define CAPWAP_WAIT_DTLS 60
#define CAPWAP_WAIT_JOIN 60
#define CAPWAP_STATISTICS_TIMER 120
#define CAPWAP_TIMERS ((CAPWAP_DISCOVERY_INTERVAL << 8) | CAPWAP_ECHO_INTERVAL)