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

Delete a point-to-point (p2p) Ethernet sub-interface. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_interface_index_t parent_if_index
 
vl_api_mac_address_t remote_mac
 

Detailed Description

Delete a point-to-point (p2p) Ethernet sub-interface.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
parent_if_index- index of the parent interface
remote_mac- client MAC address
Return values
VNET_API_ERROR_SUBIF_DOESNT_EXIST

Definition at line 56 of file p2p_ethernet.api.

Field Documentation

◆ client_index

u32 vl_api_p2p_ethernet_del_t::client_index

Definition at line 58 of file p2p_ethernet.api.

◆ context

u32 vl_api_p2p_ethernet_del_t::context

Definition at line 59 of file p2p_ethernet.api.

◆ parent_if_index

vl_api_interface_index_t vl_api_p2p_ethernet_del_t::parent_if_index

Definition at line 60 of file p2p_ethernet.api.

◆ remote_mac

vl_api_mac_address_t vl_api_p2p_ethernet_del_t::remote_mac

Definition at line 61 of file p2p_ethernet.api.


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