Loading...
Searching...
No Matches
ipv6_ext_t Struct Reference

IPv6 extension headers. More...

Detailed Description

IPv6 extension headers.

See also
RFC 8200, section 4

Definition at line 40 of file ext.h.

#include <ext.h>

Data Fields

uint8_t nh
 next header
 
uint8_t len
 length in 8 octets without first octet
 

Field Documentation

◆ len

uint8_t ipv6_ext_t::len

length in 8 octets without first octet

Definition at line 42 of file ext.h.

◆ nh

uint8_t ipv6_ext_t::nh

next header

Definition at line 41 of file ext.h.


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