FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
vl_api_flow_add_t Struct Reference

flow add request More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_flow_rule_t flow
 
option vat_help = "test flow add [src-ip <ip-addr/mask>] [dst-ip <ip-addr/mask>] [src-port <port/mask>] [dst-port <port/mask>] [proto <ip-proto>]"
 

Detailed Description

flow add request

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

Definition at line 27 of file flow.api.

Field Documentation

◆ client_index

u32 vl_api_flow_add_t::client_index

Definition at line 29 of file flow.api.

◆ context

u32 vl_api_flow_add_t::context

Definition at line 30 of file flow.api.

◆ flow

vl_api_flow_rule_t vl_api_flow_add_t::flow

Definition at line 31 of file flow.api.

◆ vat_help

option vl_api_flow_add_t::vat_help = "test flow add [src-ip <ip-addr/mask>] [dst-ip <ip-addr/mask>] [src-port <port/mask>] [dst-port <port/mask>] [proto <ip-proto>]"

Definition at line 32 of file flow.api.


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