Refactoring fo capwap.h
FossilOrigin-Name: eaf59431a22faf0b18914afc2e4190aa2ec934f8fa9aa5d7bee009196b90c7cb
This commit is contained in:
@ -46,7 +46,7 @@
|
||||
static void reset_echointerval_timer(struct wtpman *wtpman)
|
||||
{
|
||||
uint16_t ct = mbag_get_word(wtpman->conn->local, CW_ITEM_CAPWAP_TIMERS,
|
||||
CAPWAP_MAX_DISCOVERY_INTERVAL << 8 |
|
||||
CW_MAX_DISCOVERY_INTERVAL << 8 |
|
||||
CAPWAP_ECHO_INTERVAL);
|
||||
|
||||
/* start echinterval timer and put 2 seconds for "safety" on it */
|
||||
|
Reference in New Issue
Block a user