ns-3
|
represents the alignment requirements of an option header More...
#include <ipv6-option-header.h>
Public Attributes | |
uint8_t | factor |
uint8_t | offset |
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.
uint8_t ns3::Ipv6OptionHeader::Alignment::factor |
Factor
uint8_t ns3::Ipv6OptionHeader::Alignment::offset |
Offset