A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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
 
uint8_t offset
 

Detailed Description

represents the alignment requirements of an option header

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

Member Data Documentation

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

Factor

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

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

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: