DESERT 3.5.1
|
#include <uwUFetch_cmn_hdr.h>
Public Member Functions | |
int & | n_DATA_pcks_Node_tx () |
int & | backoff_time_PROBE () |
Static Public Member Functions | |
static int & | offset () |
static hdr_PROBE_UFETCH * | access (const Packet *p) |
Public Attributes | |
int | n_DATA_pcks_Node_tx_ |
int | backoff_time_PROBE_ |
Static Public Attributes | |
static int | offset_ = 0 |
Content header of PROBE packet.
Definition at line 314 of file uwUFetch_cmn_hdr.h.
|
inlinestatic |
Definition at line 355 of file uwUFetch_cmn_hdr.h.
|
inline |
Reference to backoff_time_PROBE_ variable.
Definition at line 349 of file uwUFetch_cmn_hdr.h.
|
inline |
Reference to n_DATA_pcks_Node_tx_ variable.
Definition at line 338 of file uwUFetch_cmn_hdr.h.
|
inlinestatic |
Reference to the offset variable.
Definition at line 327 of file uwUFetch_cmn_hdr.h.
int hdr_PROBE_UFETCH::backoff_time_PROBE_ |
Backoff time chosen by the NODE for collision free.
Definition at line 319 of file uwUFetch_cmn_hdr.h.
int hdr_PROBE_UFETCH::n_DATA_pcks_Node_tx_ |
number of packets that Node have to transmit at HN
Definition at line 316 of file uwUFetch_cmn_hdr.h.
|
static |
Required by the PacketHeaderManager.
Definition at line 321 of file uwUFetch_cmn_hdr.h.