FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Linux Control Plane interface pair dump response. More...
Data Fields | |
u32 | context |
vl_api_interface_index_t | phy_sw_if_index |
vl_api_interface_index_t | host_sw_if_index |
u32 | vif_index |
string | host_if_name [16] |
vl_api_lcp_itf_host_type_t | host_if_type |
Linux Control Plane interface pair dump response.
context | - sender context which was passed in the request |
phy_sw_if_index | - VPP's sw_if_index for the PHY |
host_sw_if_index | - VPP's sw_if_index for the host tap |
vif_index | - tap linux index |
host_if_name | - host interface name |
host_if_type | - host interface type (tun, tap) |
namespace | - host interface namespace |
vl_api_lcp_itf_host_type_t vl_api_lcp_itf_pair_details_t::host_if_type |
vl_api_interface_index_t vl_api_lcp_itf_pair_details_t::host_sw_if_index |
vl_api_interface_index_t vl_api_lcp_itf_pair_details_t::phy_sw_if_index |