Moep Library  2.0-nc
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups
ieee80211.h File Reference
#include <moep/dev.h>
#include <moep/frame.h>
#include <moep/ieee80211_frametypes.h>
#include <moep/modules/radio.h>

Go to the source code of this file.

Data Structures

struct  ieee80211_hdr_gen
 

Functions

moep_dev_t moep_dev_ieee80211_open (const char *devname, u32 freq, enum moep80211_chan_width chan_width, u32 freq1, u32 freq2, int mtu)
 open an ieee80211 device More...
 
moep_frame_t moep_frame_ieee80211_create (void)
 create a ieee80211 frame More...
 
struct ieee80211_hdr_genmoep_frame_ieee80211_hdr (moep_frame_t frame)
 ieee80211 header More...