FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
dhcp6_pd_client_main_t Struct Reference
+ Collaboration diagram for dhcp6_pd_client_main_t:

Data Fields

dhcp6_pd_client_state_tclient_state_by_sw_if_index
 
uword publisher_node
 
uword publisher_et
 
u32 seed
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 60 of file dhcp6_pd_client_dp.h.

Field Documentation

◆ client_state_by_sw_if_index

dhcp6_pd_client_state_t* dhcp6_pd_client_main_t::client_state_by_sw_if_index

Definition at line 62 of file dhcp6_pd_client_dp.h.

◆ publisher_et

uword dhcp6_pd_client_main_t::publisher_et

Definition at line 65 of file dhcp6_pd_client_dp.h.

◆ publisher_node

uword dhcp6_pd_client_main_t::publisher_node

Definition at line 64 of file dhcp6_pd_client_dp.h.

◆ seed

u32 dhcp6_pd_client_main_t::seed

Definition at line 67 of file dhcp6_pd_client_dp.h.

◆ vlib_main

vlib_main_t* dhcp6_pd_client_main_t::vlib_main

Definition at line 70 of file dhcp6_pd_client_dp.h.

◆ vnet_main

vnet_main_t* dhcp6_pd_client_main_t::vnet_main

Definition at line 71 of file dhcp6_pd_client_dp.h.


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