iPXE
Data Fields
ndp_ll_addr_option Struct Reference

NDP source or target link-layer address option. More...

#include <ndp.h>

Data Fields

struct ndp_option_header header
 NDP option header. More...
 
uint8_t ll_addr [0]
 Link-layer address. More...
 

Detailed Description

NDP source or target link-layer address option.

Definition at line 36 of file ndp.h.

Field Documentation

◆ header

struct ndp_option_header ndp_ll_addr_option::header

NDP option header.

Definition at line 38 of file ndp.h.

Referenced by ndp_tx_ll_addr().

◆ ll_addr

uint8_t ndp_ll_addr_option::ll_addr[0]

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