FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
dhcp_proxy_main_t Struct Reference

Collection of global DHCP proxy data. More...

+ Collaboration diagram for dhcp_proxy_main_t:

Data Fields

dhcp_proxy_tdhcp_servers [DHCP_N_PROTOS]
 
u32dhcp_server_index_by_rx_fib_index [DHCP_N_PROTOS]
 
u32 error_drop_node_index
 
dhcp_vss_tvss [DHCP_N_PROTOS]
 
u32vss_index_by_rx_fib_index [DHCP_N_PROTOS]
 

Detailed Description

Collection of global DHCP proxy data.

Definition at line 119 of file dhcp_proxy.h.

Field Documentation

u32* dhcp_proxy_main_t::dhcp_server_index_by_rx_fib_index[DHCP_N_PROTOS]

Definition at line 124 of file dhcp_proxy.h.

dhcp_proxy_t* dhcp_proxy_main_t::dhcp_servers[DHCP_N_PROTOS]

Definition at line 121 of file dhcp_proxy.h.

u32 dhcp_proxy_main_t::error_drop_node_index

Definition at line 127 of file dhcp_proxy.h.

dhcp_vss_t* dhcp_proxy_main_t::vss[DHCP_N_PROTOS]

Definition at line 129 of file dhcp_proxy.h.

u32* dhcp_proxy_main_t::vss_index_by_rx_fib_index[DHCP_N_PROTOS]

Definition at line 132 of file dhcp_proxy.h.


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