Redirected header option format.
More...
Redirected header option format.
- See also
- RFC 4861, section 4.6.3
Definition at line 344 of file ndp.h.
#include <ndp.h>
|
uint8_t | type |
| option type
|
|
uint8_t | len |
| length in units of 8 octets
|
|
uint8_t | resv [6] |
| reserved field
|
|
uint8_t | type |
| option type
|
|
uint8_t | len |
| length in units of 8 octets
|
|
◆ len
uint8_t ndp_opt_rh_t::len |
length in units of 8 octets
Definition at line 346 of file ndp.h.
◆ resv
uint8_t ndp_opt_rh_t::resv[6] |
reserved field
Definition at line 347 of file ndp.h.
◆ type
uint8_t ndp_opt_rh_t::type |
option type
Definition at line 345 of file ndp.h.
The documentation for this struct was generated from the following file: