15 lines
490 B
C
15 lines
490 B
C
#ifndef __CAPWAP_VENDOR_TRAVELPING_HEADER__
|
|
#define __CAPWAP_VENDOR_TRAVELPING_HEADER__
|
|
|
|
#define CAPWAP_VENDOR_TRAVELPING_ID 18681
|
|
|
|
#include "element_vendor_travelping_wtp_timestamp.h"
|
|
#include "element_vendor_travelping_80211_encryption_capability.h"
|
|
#include "element_vendor_travelping_80211_update_key.h"
|
|
|
|
/* draft-ietf-opsawg-capwap-extension-06 */
|
|
#include "element_80211n_radioconf.h"
|
|
#include "element_80211n_station_information.h"
|
|
|
|
#endif /* __CAPWAP_VENDOR_TRAVELPING_HEADER__ */
|