iPXE
Data Fields
ipv6_extension_header_common Struct Reference

IPv6 extension header common fields. More...

#include <ipv6.h>

Data Fields

uint8_t next_header
 Next header type. More...
 
uint8_t len
 Header extension length (excluding first 8 bytes) More...
 

Detailed Description

IPv6 extension header common fields.

Definition at line 51 of file ipv6.h.

Field Documentation

◆ next_header

uint8_t ipv6_extension_header_common::next_header

Next header type.

Definition at line 53 of file ipv6.h.

◆ len

uint8_t ipv6_extension_header_common::len

Header extension length (excluding first 8 bytes)

Definition at line 55 of file ipv6.h.


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