NdpRouterAdvPrefixInfo Struct Reference

IPv6 prefix information. More...

#include <ndp_router_adv.h>

Data Fields

Ipv6Addr prefix
 
uint8_t length
 
bool_t onLinkFlag
 
bool_t autonomousFlag
 
uint32_t validLifetime
 
uint32_t preferredLifetime
 

Detailed Description

IPv6 prefix information.

Definition at line 62 of file ndp_router_adv.h.

Field Documentation

◆ autonomousFlag

bool_t autonomousFlag

Definition at line 67 of file ndp_router_adv.h.

◆ length

uint8_t length

Definition at line 65 of file ndp_router_adv.h.

◆ onLinkFlag

bool_t onLinkFlag

Definition at line 66 of file ndp_router_adv.h.

◆ preferredLifetime

uint32_t preferredLifetime

Definition at line 69 of file ndp_router_adv.h.

◆ prefix

Ipv6Addr prefix

Definition at line 64 of file ndp_router_adv.h.

◆ validLifetime

uint32_t validLifetime

Definition at line 68 of file ndp_router_adv.h.


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