defined change state event.
FossilOrigin-Name: 41e69bc151c20bb70bc56dbc58978160d7504a745ac91d5f7fd38bb6cd8f30a5
This commit is contained in:
parent
29dbdfb9ee
commit
17ddab8d4c
@ -115,9 +115,12 @@ struct capwap_ctrlhdr
|
|||||||
Configuration Update Response 8
|
Configuration Update Response 8
|
||||||
WTP Event Request 9
|
WTP Event Request 9
|
||||||
WTP Event Response 10
|
WTP Event Response 10
|
||||||
Change State Event Request 11
|
*/
|
||||||
Change State Event Response 12
|
|
||||||
*/
|
|
||||||
|
#define CWMSG_CHANGE_STATE_EVENT_REQUEST 11
|
||||||
|
#define CWMSG_CHANGE_STATE_EVENT_RESPONSE 12
|
||||||
|
|
||||||
#define CWMSG_ECHO_REQUEST 13 + CWIANA_ENTERPRISE_NUMBER*256
|
#define CWMSG_ECHO_REQUEST 13 + CWIANA_ENTERPRISE_NUMBER*256
|
||||||
#define CWMSG_ECHO_RESPONSE 14 + CWIANA_ENTERPRISE_NUMBER*256
|
#define CWMSG_ECHO_RESPONSE 14 + CWIANA_ENTERPRISE_NUMBER*256
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user