More work on capwap80211
FossilOrigin-Name: bcf767009445b722e4e72bf33e4d57ebf8581d86880a677583b5a56b84ddbcf0
This commit is contained in:
@ -1,11 +1,13 @@
|
||||
#ifndef __MOD_CAPWAP80211_H
|
||||
#define __MOD_CAPWAP80211_H
|
||||
|
||||
|
||||
/*
|
||||
struct cw_Mod *mod_capwap80211_ac();
|
||||
struct cw_Mod *mod_capwap80211_wtp();
|
||||
|
||||
extern int capwap80211_register_actions_ac(struct cw_actiondef *def);
|
||||
extern int capwap80211_register_actions_wtp(struct cw_actiondef *def);
|
||||
|
||||
*/
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user