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

NAT44 set session limit. More...

Data Fields

u32 client_index
 
u32 context
 
u32 session_limit
 
u32 vrf_id
 

Detailed Description

NAT44 set session limit.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
session_limit- session limit
vrf_id- vrf id

Definition at line 303 of file nat44_ed.api.

Field Documentation

◆ client_index

u32 vl_api_nat44_set_session_limit_t::client_index

Definition at line 304 of file nat44_ed.api.

◆ context

u32 vl_api_nat44_set_session_limit_t::context

Definition at line 305 of file nat44_ed.api.

◆ session_limit

u32 vl_api_nat44_set_session_limit_t::session_limit

Definition at line 306 of file nat44_ed.api.

◆ vrf_id

u32 vl_api_nat44_set_session_limit_t::vrf_id

Definition at line 307 of file nat44_ed.api.


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