A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::SrConfig_s Struct Reference

See section 4.3.18 srConfig. More...

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::SrConfig_s:

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
 

Detailed Description

See section 4.3.18 srConfig.

Definition at line 406 of file ff-mac-common.h.

Member Enumeration Documentation

◆ SetupRelease_e

Actions.

Enumerator
setup 

Definition at line 409 of file ff-mac-common.h.

Member Data Documentation

◆ m_action

SetupRelease_e ns3::SrConfig_s::m_action

action

Definition at line 414 of file ff-mac-common.h.

◆ m_dsrTransMax

uint8_t ns3::SrConfig_s::m_dsrTransMax {UINT8_MAX}

trans max

Definition at line 416 of file ff-mac-common.h.

◆ m_schedInterval

uint8_t ns3::SrConfig_s::m_schedInterval {UINT8_MAX}

sched interval

Definition at line 415 of file ff-mac-common.h.


The documentation for this struct was generated from the following file: