#include "mac-timers.h"#include "marshall.h"Include dependency graph for mac-802_11.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
|
|
Definition at line 147 of file mac-802_11.h. |
|
|
Definition at line 145 of file mac-802_11.h. |
|
|
Definition at line 144 of file mac-802_11.h. |
|
|
Definition at line 158 of file mac-802_11.h. Referenced by Mac802_11::check_pktCTRL(), Mac802_11::check_pktRTS(), and Mac802_11::check_pktTx(). |
|
|
Definition at line 152 of file mac-802_11.h. |
|
|
Definition at line 151 of file mac-802_11.h. |
|
|
Definition at line 150 of file mac-802_11.h. |
|
|
Definition at line 148 of file mac-802_11.h. |
|
|
Definition at line 149 of file mac-802_11.h. |
|
|
Definition at line 146 of file mac-802_11.h. |
|
|
Value: (PLCP_HDR_LEN + \ sizeof(struct ack_frame)) Definition at line 136 of file mac-802_11.h. Referenced by Mac802_11::check_pktCTRL(), Mac802_11::check_pktTx(), Mac802_11::Mac802_11(), Mac802_11::sendACK(), Mac802_11::sendDATA(), and Mac802_11::sendRTS(). |
|
|
Value: (PLCP_HDR_LEN + \ sizeof(struct cts_frame)) Definition at line 132 of file mac-802_11.h. Referenced by Mac802_11::check_pktCTRL(), Mac802_11::check_pktRTS(), Mac802_11::sendCTS(), and Mac802_11::sendRTS(). |
|
|
Value: (PLCP_HDR_LEN + \ sizeof(struct hdr_mac802_11) + \ ETHER_FCS_LEN) Definition at line 123 of file mac-802_11.h. Referenced by Mac802_11::recvDATA(), Mac802_11::RetransmitDATA(), Mac802_11::RetransmitRTS(), and Mac802_11::sendDATA(). |
|
|
Value: (PLCP_HDR_LEN + \ sizeof(struct rts_frame)) Definition at line 128 of file mac-802_11.h. Referenced by Mac802_11::check_pktRTS(), and Mac802_11::sendRTS(). |
|
|
Definition at line 46 of file mac-802_11.h. Referenced by CMUTrace::format_mac(). |
|
|
Definition at line 182 of file mac-802_11.h. |
|
|
Definition at line 181 of file mac-802_11.h. |
|
|
Definition at line 184 of file mac-802_11.h. |
|
|
Definition at line 183 of file mac-802_11.h. |
|
|
Definition at line 53 of file mac-802_11.h. Referenced by Mac802_11::sendACK(), Mac802_11::sendCTS(), Mac802_11::sendDATA(), MacTdma::sendDown(), and Mac802_11::sendRTS(). |
|
|
Definition at line 179 of file mac-802_11.h. |
|
|
Definition at line 180 of file mac-802_11.h. |
|
|
Definition at line 62 of file mac-802_11.h. Referenced by Mac802_11::check_pktCTRL(), Mac802_11::discard(), CMUTrace::format_mac(), Mac802_11::recv_timer(), and Mac802_11::sendACK(). |
|
|
Definition at line 61 of file mac-802_11.h. Referenced by Mac802_11::check_pktCTRL(), Mac802_11::discard(), CMUTrace::format_mac(), Mac802_11::recv_timer(), and Mac802_11::sendCTS(). |
|
|
Definition at line 63 of file mac-802_11.h. Referenced by Mac802_11::check_pktTx(), Mac802_11::discard(), Mac802_11::recv_timer(), Mac802_11::sendDATA(), and MacTdma::sendDown(). |
|
|
Definition at line 60 of file mac-802_11.h. Referenced by Mac802_11::check_pktRTS(), Mac802_11::discard(), CMUTrace::format_mac(), Mac802_11::recv_timer(), and Mac802_11::sendRTS(). |
|
|
Definition at line 56 of file mac-802_11.h. Referenced by Mac802_11::discard(), Mac802_11::recv_timer(), Mac802_11::sendACK(), Mac802_11::sendCTS(), and Mac802_11::sendRTS(). |
|
|
Definition at line 57 of file mac-802_11.h. Referenced by Mac802_11::discard(), Mac802_11::recv_timer(), Mac802_11::sendDATA(), and MacTdma::sendDown(). |
|
|
Definition at line 55 of file mac-802_11.h. Referenced by Mac802_11::discard(), and Mac802_11::recv_timer(). |
|
|
Definition at line 58 of file mac-802_11.h. |
|
|
Value: ((phymib_->PreambleLength >> 3) + \
(phymib_->PLCPHeaderLength >> 3))
Definition at line 119 of file mac-802_11.h. Referenced by Mac802_11::txtime(). |
|
|
Definition at line 47 of file mac-802_11.h. |
1.3.3