iPXE
Data Fields
ndp_option_header Struct Reference

An NDP option header. More...

#include <ndp.h>

Data Fields

uint8_t type
 Type. More...
 
uint8_t blocks
 Length (in blocks of 8 bytes) More...
 

Detailed Description

An NDP option header.

Definition at line 19 of file ndp.h.

Field Documentation

◆ type

uint8_t ndp_option_header::type

Type.

Definition at line 21 of file ndp.h.

Referenced by ndp_tx_ll_addr().

◆ blocks

uint8_t ndp_option_header::blocks

Length (in blocks of 8 bytes)

Definition at line 23 of file ndp.h.

Referenced by ndp_tx_ll_addr().


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