iPXE
ndp_mtu_option Struct Reference

NDP MTU. More...

#include <ndp.h>

Data Fields

struct ndp_option_header header
 NDP option header.
uint16_t reserved
 Reserved.
uint32_t mtu
 MTU.

Detailed Description

NDP MTU.

Definition at line 75 of file ndp.h.

Field Documentation

◆ header

struct ndp_option_header ndp_mtu_option::header

NDP option header.

Definition at line 77 of file ndp.h.

◆ reserved

uint16_t ndp_mtu_option::reserved

Reserved.

Definition at line 79 of file ndp.h.

◆ mtu

uint32_t ndp_mtu_option::mtu

MTU.

Definition at line 81 of file ndp.h.


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