Rename CW_VERSION -> CAPWAP_VERSION

FossilOrigin-Name: ce9db85dbf2ae1600681dbe82b5c6c9105333433e5cb7166fe0787f2a1ff172e
This commit is contained in:
7u83@mail.ru
2018-02-23 08:12:39 +00:00
parent cea7e10c37
commit 6eb7bea900
3 changed files with 9 additions and 9 deletions

View File

@ -46,7 +46,7 @@
*/
/** CAPWAP Version */
#define CW_VERSION (0)
#define CAPWAP_VERSION (0)
#define CW_IANA_ENTERPRISE_NUMBER 0
@ -94,8 +94,8 @@
#define CW_WBID_EPCGLOBAL 3
/**@}*/
#define CAPWAP_PACKET_PREAMBLE (CW_VERSION<<4)
#define CAPWAP_DTLS_PACKET_PREAMBLE (CW_VERSION<<4|1)
#define CAPWAP_PACKET_PREAMBLE (CAPWAP_VERSION<<4)
#define CAPWAP_DTLS_PACKET_PREAMBLE (CAPWAP_VERSION<<4|1)
/*
* control header stuff