FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_l2_xconnect_details_t Struct Reference

Reply to l2_xconnect_dump. More...

Data Fields

u32 context
 
vl_api_interface_index_t rx_sw_if_index
 
vl_api_interface_index_t tx_sw_if_index
 

Detailed Description

Reply to l2_xconnect_dump.

Template Parameters
context- sender context which was passed in the request
rx_sw_if_index- Receive interface index
tx_sw_if_index- Transmit interface index

Definition at line 28 of file l2.api.

Field Documentation

◆ context

u32 vl_api_l2_xconnect_details_t::context

Definition at line 30 of file l2.api.

◆ rx_sw_if_index

vl_api_interface_index_t vl_api_l2_xconnect_details_t::rx_sw_if_index

Definition at line 31 of file l2.api.

◆ tx_sw_if_index

vl_api_interface_index_t vl_api_l2_xconnect_details_t::tx_sw_if_index

Definition at line 32 of file l2.api.


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