A Discrete-Event Network Simulator
API
ns3::dsr::DsrOptionHeader::Alignment Struct Reference

represents the alignment requirements of an option header More...

#include "dsr-option-header.h"

Public Attributes

uint8_t factor
 Factor. More...
 
uint8_t offset
 Offset. More...
 

Detailed Description

represents the alignment requirements of an option header

Definition at line 57 of file dsr-option-header.h.

Member Data Documentation

◆ factor

uint8_t ns3::dsr::DsrOptionHeader::Alignment::factor

Factor.

Definition at line 59 of file dsr-option-header.h.

Referenced by ns3::dsr::DsrOptionField::CalculatePad().

◆ offset

uint8_t ns3::dsr::DsrOptionHeader::Alignment::offset

Offset.

Definition at line 60 of file dsr-option-header.h.

Referenced by ns3::dsr::DsrOptionField::CalculatePad().


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