iPXE
|
An IPv6 test routing table entry. More...
Data Fields | |
const char * | address |
Local address. | |
unsigned int | prefix_len |
Prefix length. | |
const char * | router |
Router address (if any) |
An IPv6 test routing table entry.
Definition at line 45 of file ipv6_test.c.
const char* ipv6_test_route::address |
unsigned int ipv6_test_route::prefix_len |
const char* ipv6_test_route::router |