ndp_opt_rdnss_t Struct Reference

Recursive DNS server option format without payload. More...

Detailed Description

Recursive DNS server option format without payload.

See also
RFC 8106, section 5.1
ndp_opt_rdnss_impl_t

Definition at line 343 of file ndp.h.

#include <ndp.h>

Data Fields

uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 
network_uint16_t resv
 reserved field
 
network_uint32_t ltime
 lifetime in seconds
 
- Data Fields inherited from ndp_opt_t
uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 

The documentation for this struct was generated from the following file: