This commit is contained in:
vemax78
2013-09-30 12:19:03 +02:00
parent 5e3856cd9c
commit ba699429bf
4 changed files with 12 additions and 8 deletions

View File

@ -117,6 +117,9 @@ struct capwap_message_elements_ops* capwap_get_message_element_ops(unsigned shor
#include "capwap_element_80211_wtpradioinformation.h" /* 01048 */
/*********************************************************************************************************************/
#define CAPWAP_MESSAGE_ELEMENT_SINGLE 0
#define CAPWAP_MESSAGE_ELEMENT_ARRAY 1
struct capwap_message_element_itemlist {
uint16_t type;
int category;