iPXE
Data Fields
ipv6_test_table Struct Reference

An IPv6 test routing table. More...

Data Fields

const struct ipv6_test_routeroutes
 Test routing table entries. More...
 
unsigned int count
 Number of table entries. More...
 
struct list_head list
 Constructed routing table. More...
 

Detailed Description

An IPv6 test routing table.

Definition at line 63 of file ipv6_test.c.

Field Documentation

◆ routes

const struct ipv6_test_route* ipv6_test_table::routes

Test routing table entries.

Definition at line 65 of file ipv6_test.c.

Referenced by ipv6_table_okx().

◆ count

unsigned int ipv6_test_table::count

Number of table entries.

Definition at line 67 of file ipv6_test.c.

Referenced by ipv6_table_okx().

◆ list

struct list_head ipv6_test_table::list

Constructed routing table.

Definition at line 69 of file ipv6_test.c.

Referenced by ipv6_route_okx(), ipv6_table_del(), and ipv6_table_okx().


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