iPXE
Data Fields
ipv6_test_route Struct Reference

An IPv6 test routing table entry. More...

Data Fields

const char * address
 Local address. More...
 
const struct ipv6_test_prefixprefix
 Prefix. More...
 
const char * router
 Router address (if any) More...
 

Detailed Description

An IPv6 test routing table entry.

Definition at line 53 of file ipv6_test.c.

Field Documentation

◆ address

const char* ipv6_test_route::address

Local address.

Definition at line 55 of file ipv6_test.c.

◆ prefix

const struct ipv6_test_prefix* ipv6_test_route::prefix

Prefix.

Definition at line 57 of file ipv6_test.c.

◆ router

const char* ipv6_test_route::router

Router address (if any)

Definition at line 59 of file ipv6_test.c.


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