ifpps, flowtop: Move ncurses init and end to common module
[netsniff-ng.git] / mac80211.h
blob780362579f3d4f2710e82e40acd33c1ebcda8f5c
1 #ifndef MAC80211_H
2 #define MAC80211_H
4 extern void enter_rfmon_mac80211(const char *device, char **mondev);
5 extern void leave_rfmon_mac80211(const char *device, const char *mondev);
7 #endif /* MAC80211_H */