#include <hdr-802_16.h>
Public Member Functions | |
mac802_16_frame_hdr & | dshdr () |
int & | dt_conv_overhead () |
Static Public Member Functions | |
static int & | offset () |
static hdr_mac802_16 * | access (const Packet *p) |
Public Attributes | |
mac802_16_frame_hdr | dshdr_ |
int | dt_conv_overhead_ |
Static Public Attributes | |
static int | offset_ |
static int& hdr_mac802_16::offset | ( | ) | [inline, static] |
static hdr_mac802_16* hdr_mac802_16::access | ( | const Packet * | p | ) | [inline, static] |
struct mac802_16_frame_hdr& hdr_mac802_16::dshdr | ( | ) | [inline] |
int& hdr_mac802_16::dt_conv_overhead | ( | ) | [inline] |
int hdr_mac802_16::offset_ [static] |