FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
srp_interface_t Struct Reference
+ Collaboration diagram for srp_interface_t:

Data Fields

srp_ips_state_t current_ips_state
 
u8 my_address [6]
 
u8 ips_process_enable
 
srp_interface_ring_t rings [SRP_N_RING]
 
srp_interface_config_t config
 
srp_hw_wrap_function_thw_wrap_function
 
srp_hw_enable_function_thw_enable_function
 

Detailed Description

Definition at line 105 of file srp.h.

Field Documentation

◆ config

srp_interface_config_t srp_interface_t::config

Definition at line 118 of file srp.h.

◆ current_ips_state

srp_ips_state_t srp_interface_t::current_ips_state

Definition at line 107 of file srp.h.

◆ hw_enable_function

srp_hw_enable_function_t* srp_interface_t::hw_enable_function

Definition at line 122 of file srp.h.

◆ hw_wrap_function

srp_hw_wrap_function_t* srp_interface_t::hw_wrap_function

Definition at line 120 of file srp.h.

◆ ips_process_enable

u8 srp_interface_t::ips_process_enable

Definition at line 113 of file srp.h.

◆ my_address

u8 srp_interface_t::my_address[6]

Definition at line 110 of file srp.h.

◆ rings

srp_interface_ring_t srp_interface_t::rings[SRP_N_RING]

Definition at line 115 of file srp.h.


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