Public Attributes

ns3::Ipv6OptionHeader::Alignment Struct Reference

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

#include <ipv6-option-header.h>

List of all members.

Public Attributes

uint8_t factor
uint8_t offset

Detailed Description

represents the alignment requirements of an option header

Represented as factor*n+offset (eg. 8n+2) See RFC 2460. No alignment is represented as 1n+0.


Member Data Documentation

Factor

Offset


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