Loading...
Searching...
No Matches
ndp_opt_rh_t Struct Reference

Redirected header option format. More...

Detailed Description

Redirected header option format.

See also
RFC 4861, section 4.6.3

Definition at line 344 of file ndp.h.

#include <ndp.h>

Data Fields

uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 
uint8_t resv [6]
 reserved field
 
- Data Fields inherited from ndp_opt_t
uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 

Field Documentation

◆ 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: