FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
enable or disable gpe protocol More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_en |
enable or disable gpe protocol
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_en | - enable protocol if non-zero, else disable |
Definition at line 77 of file lisp_gpe.api.
u32 vl_api_gpe_enable_disable_t::client_index |
Definition at line 79 of file lisp_gpe.api.
u32 vl_api_gpe_enable_disable_t::context |
Definition at line 80 of file lisp_gpe.api.
u8 vl_api_gpe_enable_disable_t::is_en |
Definition at line 81 of file lisp_gpe.api.