iPXE
|
An IPv6 test routing table. More...
Data Fields | |
const struct ipv6_test_route * | routes |
Test routing table entries. More... | |
unsigned int | count |
Number of table entries. More... | |
struct list_head | list |
Constructed routing table. More... | |
An IPv6 test routing table.
Definition at line 63 of file ipv6_test.c.
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().
unsigned int ipv6_test_table::count |
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().