#include <hdr-802_16.h>
Public Member Functions | |
int & | num_hdr_ () |
mac802_16_extended_header_element * | exthdr () |
Static Public Member Functions | |
static int & | offset () |
static hdr_mac802_16extd * | access (const Packet *p) |
Public Attributes | |
mac802_16_extended_header_element | exthdr_ [NUM_EXTENDED_HDR_ELEMENTS] |
int | num_hdr |
Static Public Attributes | |
static int | offset_ |
static int& hdr_mac802_16extd::offset | ( | ) | [inline, static] |
static hdr_mac802_16extd* hdr_mac802_16extd::access | ( | const Packet * | p | ) | [inline, static] |
int& hdr_mac802_16extd::num_hdr_ | ( | ) | [inline] |
struct mac802_16_extended_header_element* hdr_mac802_16extd::exthdr | ( | ) | [inline] |
struct mac802_16_extended_header_element hdr_mac802_16extd::exthdr_[NUM_EXTENDED_HDR_ELEMENTS] |
int hdr_mac802_16extd::offset_ [static] |