![]() |
FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
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 |
Delete a point-to-point (p2p) Ethernet sub-interface.
| 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 |
| VNET_API_ERROR_SUBIF_DOESNT_EXIST |
Definition at line 56 of file p2p_ethernet.api.
| u32 vl_api_p2p_ethernet_del_t::client_index |
Definition at line 58 of file p2p_ethernet.api.
| u32 vl_api_p2p_ethernet_del_t::context |
Definition at line 59 of file p2p_ethernet.api.
| vl_api_interface_index_t vl_api_p2p_ethernet_del_t::parent_if_index |
Definition at line 60 of file p2p_ethernet.api.
| vl_api_mac_address_t vl_api_p2p_ethernet_del_t::remote_mac |
Definition at line 61 of file p2p_ethernet.api.