CW_JOIN_REQ... to CAPWAP_JOIN_REQ...
FossilOrigin-Name: 809b5b2014e10f7c70001984d874908d6f6c63198c0883e63ee919c9d89451dd
This commit is contained in:
@ -121,7 +121,11 @@
|
||||
* A Discovery Response message is send by the AP to
|
||||
* the WTP after receiving a Discovery Request message. */
|
||||
#define CAPWAP_MSG_DISCOVERY_RESPONSE 2
|
||||
#define CW_MSG_JOIN_REQUEST 3
|
||||
/**
|
||||
* The CAPWAP Join Request message type. A Join Request is
|
||||
* snet by the WTP to join an AC */
|
||||
#define CAPWAP_MSG_JOIN_REQUEST 3
|
||||
|
||||
#define CW_MSG_JOIN_RESPONSE 4
|
||||
|
||||
#define CW_MSG_CONFIGURATION_STATUS_REQUEST 5
|
||||
|
Reference in New Issue
Block a user