FD.io VPP  v21.06
Vector Packet Processing
vl_api_set_ip_flow_hash_router_id_t Struct Reference

Set the ip flow hash router ID. More...

Data Fields

u32 client_index
 
u32 context
 
u32 router_id
 

Detailed Description

Set the ip flow hash router ID.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
router_id- The ID of the router. Mixed into the hash. Used to prevent polarisation across a network, since each router is assumed to have a different ID

Definition at line 347 of file ip.api.

Field Documentation

◆ client_index

u32 vl_api_set_ip_flow_hash_router_id_t::client_index

Definition at line 349 of file ip.api.

◆ context

u32 vl_api_set_ip_flow_hash_router_id_t::context

Definition at line 350 of file ip.api.

◆ router_id

u32 vl_api_set_ip_flow_hash_router_id_t::router_id

Definition at line 351 of file ip.api.


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