RINASim
October 2016
Documentation of framework for OMNeT++
|
Go to the source code of this file.
Classes | |
class | PDU |
Macros | |
#define | SDU_FRAG_LEN 2 |
#define | SDU_DELIMITER_FLAG_LEN 1 |
#define | DRF_FLAG 0x80 |
#define | ECN_FLAG 0x01 |
Definition in file PDU.h.
#define DRF_FLAG 0x80 |
Definition at line 36 of file PDU.h.
Referenced by DTP::generateDTPDU(), DTP::generatePDUsnew(), DTP::handleDataTransferPDUFromRMT(), and DTP::sendEmptyDTPDU().
#define ECN_FLAG 0x01 |
Definition at line 37 of file PDU.h.
Referenced by ECNPolicyBase::defaultAction(), RMTQueue::markCongestionOnLast(), RcvrAckPolicyLG::run(), and SenderAckPolicyLG::run().