FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
f64 types are not standardized across the wire. More...
Data Fields | |
u32 | client_index |
u32 | context |
f64 | f64_one [default=1.0] |
f64 types are not standardized across the wire.
Sense wire format in each direction by sending the f64 value 1.0.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
f64_one | - The constant of 1.0. If you send a different value, expect an rv=VNET_API_ERROR_API_ENDIAN_FAILED. |