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

Verify f64 wire format by sending a value and receiving the value + 1.0. More...

Data Fields

u32 client_index
 
u32 context
 
f64 f64_value [default=1.0]
 

Detailed Description

Verify f64 wire format by sending a value and receiving the value + 1.0.

Template Parameters
client_index- opaque cookie to identify the sender.
context- sender context, to match reply w/ request.
f64_value- The value you want to test. Default: 1.0.

Definition at line 352 of file vpe.api.

Field Documentation

◆ client_index

u32 vl_api_get_f64_increment_by_one_t::client_index

Definition at line 354 of file vpe.api.

◆ context

u32 vl_api_get_f64_increment_by_one_t::context

Definition at line 355 of file vpe.api.

◆ f64_value

f64 vl_api_get_f64_increment_by_one_t::f64_value[default=1.0]

Definition at line 356 of file vpe.api.


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