Cisco's vendor specific capwap payloads.
FossilOrigin-Name: abe05f3eb01fe5cd8150c55338b491ab7aa5c152e1ec62136e7c4e3baae6b253
This commit is contained in:
parent
7b0c3302b4
commit
acfb9f4665
11
src/capwap/capwap_cisco.h
Normal file
11
src/capwap/capwap_cisco.h
Normal file
@ -0,0 +1,11 @@
|
||||
#ifndef __CAPWAP_CISCO_H
|
||||
#define __CAPWAP_CISCO_H
|
||||
|
||||
#define CWVENDOR_CISCO_AP_TIMESYNC 151
|
||||
|
||||
|
||||
|
||||
|
||||
extern void cwmsg_addelem_vendor_cisco_ap_timesync(struct cwmsg * cwmsg);
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user