iPXE
Data Fields
ndp_prefix_settings Struct Reference

An NDP prefix settings block. More...

Data Fields

struct settings settings
 Settings interface. More...
 
char name [4]
 Name. More...
 
struct ndp_prefix_information_optionprefix
 Prefix information option. More...
 

Detailed Description

An NDP prefix settings block.

Definition at line 596 of file ndp.c.

Field Documentation

◆ settings

struct settings ndp_prefix_settings::settings

Settings interface.

Definition at line 598 of file ndp.c.

Referenced by ndp_register_settings().

◆ name

char ndp_prefix_settings::name[4]

Name.

Definition at line 600 of file ndp.c.

Referenced by ndp_register_settings().

◆ prefix

struct ndp_prefix_information_option* ndp_prefix_settings::prefix

Prefix information option.

Definition at line 602 of file ndp.c.

Referenced by ndp_prefix_fetch_ip6(), ndp_prefix_fetch_len6(), and ndp_register_settings().


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