|
DESERT 4.0.0
|
Common structures and variables in the protocol. More...
Go to the source code of this file.
Classes | |
| struct | hdr_TRIGGER_UFETCH |
| struct | hdr_RTS_UFETCH |
| struct | hdr_CTS_UFETCH |
| struct | hdr_BEACON_UFETCH |
| struct | hdr_PROBE_UFETCH |
| struct | hdr_POLL_UFETCH |
| struct | hdr_CBEACON_UFETCH |
Typedefs | |
| typedef struct hdr_TRIGGER_UFETCH | hdr_TRIGGER_UFETCH |
| typedef struct hdr_RTS_UFETCH | hdr_RTS_UFETCH |
| typedef struct hdr_CTS_UFETCH | hdr_CTS_UFETCH |
| typedef struct hdr_BEACON_UFETCH | hdr_BEACON_UFETCH |
| typedef struct hdr_PROBE_UFETCH | hdr_PROBE_UFETCH |
| typedef struct hdr_POLL_UFETCH | hdr_POLL_UFETCH |
| typedef struct hdr_CBEACON_UFETCH | hdr_CBEACON_UFETCH |
Variables | |
| packet_t | PT_BEACON_UFETCH |
| packet_t | PT_POLL_UFETCH |
| packet_t | PT_CBEACON_UFETCH |
| packet_t | PT_RTS_UFETCH |
| packet_t | PT_PROBE_UFETCH |
| packet_t | PT_TRIGGER_UFETCH |
| packet_t | PT_CTS_UFETCH |
Common structures and variables in the protocol.
| typedef struct hdr_BEACON_UFETCH hdr_BEACON_UFETCH |
Content header of BEACON packet
| typedef struct hdr_CBEACON_UFETCH hdr_CBEACON_UFETCH |
Content header of CBEACON packet
| typedef struct hdr_CTS_UFETCH hdr_CTS_UFETCH |
Content header of CTS packet
| typedef struct hdr_POLL_UFETCH hdr_POLL_UFETCH |
Content header of POLL packet
| typedef struct hdr_PROBE_UFETCH hdr_PROBE_UFETCH |
Content header of PROBE packet
| typedef struct hdr_RTS_UFETCH hdr_RTS_UFETCH |
Content header of RTS packet
| typedef struct hdr_TRIGGER_UFETCH hdr_TRIGGER_UFETCH |
Content header of TRIGGER packet
|
extern |
BEACON packet type
BEACON packet type for UFetch protocol
|
extern |
CBEACON packet type
CBEACON packet type for UFetch protocol
|
extern |
CTS packet type
CTS packet type for UFetch protocol
|
extern |
POLL packet type
POLL packet type for UFetch protocol
|
extern |
PROBE packet type
PROBE packet type for UFetch protocol
|
extern |
RTS packet type
RTS packet type for UFetch protocol
|
extern |
TRIGGER packet type
Trigger packet type for UFetch protocol