See section 4.3.18 srConfig. More...
#include "ff-mac-common.h"
Public Types | |
enum | SetupRelease_e { setup } |
Actions. More... | |
Public Attributes | |
SetupRelease_e | m_action |
action | |
uint8_t | m_dsrTransMax {UINT8_MAX} |
trans max | |
uint8_t | m_schedInterval {UINT8_MAX} |
sched interval | |
See section 4.3.18 srConfig.
Definition at line 395 of file ff-mac-common.h.
SetupRelease_e ns3::SrConfig_s::m_action |
action
Definition at line 403 of file ff-mac-common.h.
uint8_t ns3::SrConfig_s::m_dsrTransMax {UINT8_MAX} |
trans max
Definition at line 405 of file ff-mac-common.h.
uint8_t ns3::SrConfig_s::m_schedInterval {UINT8_MAX} |
sched interval
Definition at line 404 of file ff-mac-common.h.