![]() |
FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Set interface physical MTU. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_interface_index_t | sw_if_index |
| u16 | mtu |
Set interface physical MTU.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| sw_if_index | - index of the interface to set MTU on |
| mtu | - MTU |
Definition at line 49 of file interface.api.
| u32 vl_api_hw_interface_set_mtu_t::client_index |
Definition at line 51 of file interface.api.
| u32 vl_api_hw_interface_set_mtu_t::context |
Definition at line 52 of file interface.api.
| u16 vl_api_hw_interface_set_mtu_t::mtu |
Definition at line 54 of file interface.api.
| vl_api_interface_index_t vl_api_hw_interface_set_mtu_t::sw_if_index |
Definition at line 53 of file interface.api.