EPONImplementationforOMNet++  0.8Beta
MPCP_codes.h File Reference
#include <inttypes.h>

Defines

#define MPCP_GATE   2
#define MPCP_REPORT   3
#define MPCP_REGREQ   4
#define MPCP_REGISTER   5
#define MPCP_REGACK   6
#define MPCP_HEADER_LEN   6
#define MPCP_LLID_LEN   2
#define MPCP_TIMERS_LEN   8
#define MPCP_SLOTINFO_LEN   3
#define MPCP_LIST_LEN   1
#define MPCP_ACK_LEN   1

Variables

const uint16_t MPCP_TYPE = 0x8808

Define Documentation

#define MPCP_ACK_LEN   1
#define MPCP_GATE   2
#define MPCP_HEADER_LEN   6
#define MPCP_LIST_LEN   1
#define MPCP_LLID_LEN   2
#define MPCP_REGACK   6
#define MPCP_REGISTER   5
#define MPCP_REGREQ   4
#define MPCP_REPORT   3
#define MPCP_SLOTINFO_LEN   3
#define MPCP_TIMERS_LEN   8

Variable Documentation

const uint16_t MPCP_TYPE = 0x8808
 All Classes Files Functions Variables Typedefs Friends Defines