FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_af_packet_set_l4_cksum_offload_t Struct Reference

Set l4 offload checksum calculation. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_interface_index_t sw_if_index
 
bool set
 

Detailed Description

Set l4 offload checksum calculation.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request

Definition at line 66 of file af_packet.api.

Field Documentation

◆ client_index

u32 vl_api_af_packet_set_l4_cksum_offload_t::client_index

Definition at line 68 of file af_packet.api.

◆ context

u32 vl_api_af_packet_set_l4_cksum_offload_t::context

Definition at line 69 of file af_packet.api.

◆ set

bool vl_api_af_packet_set_l4_cksum_offload_t::set

Definition at line 72 of file af_packet.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_af_packet_set_l4_cksum_offload_t::sw_if_index

Definition at line 71 of file af_packet.api.


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