FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
ip6_radv_prefix_t Struct Reference
+ Collaboration diagram for ip6_radv_prefix_t:

Data Fields

ip6_address_t prefix
 
u8 prefix_len
 
int adv_on_link_flag
 
int adv_autonomous_flag
 
u32 adv_valid_lifetime_in_secs
 
u32 adv_pref_lifetime_in_secs
 
f64 valid_lifetime_expires
 
f64 pref_lifetime_expires
 
int enabled
 
int deprecated_prefix_flag
 
int decrement_lifetime_flag
 

Detailed Description

Definition at line 43 of file ip6_neighbor.c.

Field Documentation

int ip6_radv_prefix_t::adv_autonomous_flag

Definition at line 49 of file ip6_neighbor.c.

int ip6_radv_prefix_t::adv_on_link_flag

Definition at line 48 of file ip6_neighbor.c.

u32 ip6_radv_prefix_t::adv_pref_lifetime_in_secs

Definition at line 51 of file ip6_neighbor.c.

u32 ip6_radv_prefix_t::adv_valid_lifetime_in_secs

Definition at line 50 of file ip6_neighbor.c.

int ip6_radv_prefix_t::decrement_lifetime_flag

Definition at line 60 of file ip6_neighbor.c.

int ip6_radv_prefix_t::deprecated_prefix_flag

Definition at line 59 of file ip6_neighbor.c.

int ip6_radv_prefix_t::enabled

Definition at line 58 of file ip6_neighbor.c.

f64 ip6_radv_prefix_t::pref_lifetime_expires

Definition at line 55 of file ip6_neighbor.c.

ip6_address_t ip6_radv_prefix_t::prefix

Definition at line 46 of file ip6_neighbor.c.

u8 ip6_radv_prefix_t::prefix_len

Definition at line 47 of file ip6_neighbor.c.

f64 ip6_radv_prefix_t::valid_lifetime_expires

Definition at line 54 of file ip6_neighbor.c.


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