defined change state event.

FossilOrigin-Name: 41e69bc151c20bb70bc56dbc58978160d7504a745ac91d5f7fd38bb6cd8f30a5
This commit is contained in:
7u83@mail.ru 2014-08-17 22:24:50 +00:00
parent 29dbdfb9ee
commit 17ddab8d4c
1 changed files with 6 additions and 3 deletions

View File

@ -115,9 +115,12 @@ struct capwap_ctrlhdr
Configuration Update Response 8
WTP Event Request 9
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_RESPONSE 14 + CWIANA_ENTERPRISE_NUMBER*256