Missing ...

FossilOrigin-Name: 11593f5ac0a6df653b8b0542b8ec2148f418d3bec85c99a3d5d458013f506e8d
This commit is contained in:
7u83@mail.ru 2015-04-26 10:36:46 +00:00
parent 3f088ce9c5
commit e1a6017211
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
#include "capwap_cisco.h"
#define CW_ACTION_IN_CISCO_AP_MODE_AND_TYPE \
CW_CISCO_AP_MODE_AND_TYPE, /* Element ID*/ \
cw_in_generic, 0, /* start/end callback */ \
MBAG_WORD, /* Type of element */ \
CW_ITEM_AP_MODE_AND_TYPE, /* ID to use store */ \
2, 2 /* min/max length */
#define CW_ACTION_IN_CISCO_RADIO_ADMINISTRATIVE_STATE \
CW_ELEM_RADIO_ADMINISTRATIVE_STATE, /* Element ID*/ \
cw_in_cisco_radio_administrative_state, 0, /* start/end callback */ \
MBAG_DWORD, /* Type of element */ \
0, /* ID to use store */ \
4, 4 /* min/max length */