actube/src/mod/cisco/cisco80211.h

6 lines
155 B
C

#ifndef __CISCO80211_H
#define __CISCO80211_H
extern int cisco_out_80211_wtp_radio_cfg(struct conn *conn, struct cw_action_out *a, uint8_t * dst);
#endif