FD.io VPP  v20.05-21-gb1500e9ff
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 148 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat44_set_session_limit_t::client_index

Definition at line 149 of file nat.api.

◆ context

u32 vl_api_nat44_set_session_limit_t::context

Definition at line 150 of file nat.api.

◆ session_limit

u32 vl_api_nat44_set_session_limit_t::session_limit

Definition at line 151 of file nat.api.

◆ vrf_id

u32 vl_api_nat44_set_session_limit_t::vrf_id

Definition at line 152 of file nat.api.


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