|
iPXE
|
NDP prefix information. More...
#include <ndp.h>
Data Fields | |
| struct ndp_option_header | header |
| NDP option header. More... | |
| uint8_t | prefix_len |
| Prefix length. More... | |
| uint8_t | flags |
| Flags. More... | |
| uint32_t | valid |
| Valid lifetime. More... | |
| uint32_t | preferred |
| Preferred lifetime. More... | |
| uint32_t | reserved |
| Reserved. More... | |
| struct in6_addr | prefix |
| Prefix. More... | |
| struct ndp_option_header ndp_prefix_information_option::header |
| uint8_t ndp_prefix_information_option::prefix_len |
Prefix length.
Definition at line 51 of file ndp.h.
Referenced by ndp_rx_router_advertisement_prefix().
| uint8_t ndp_prefix_information_option::flags |
| uint32_t ndp_prefix_information_option::preferred |
| struct in6_addr ndp_prefix_information_option::prefix |
1.8.15