FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_nat64_st_dump_t Struct Reference

Dump NAT64 session table. More...

Data Fields

u32 client_index
 
u32 context
 
u8 proto
 

Detailed Description

Dump NAT64 session table.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
proto- protocol of the session table: 255 - all STs 6 - TCP ST 17 - UDP ST 1/58 - ICMP ST otherwise - "unknown" proto ST

Definition at line 1224 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat64_st_dump_t::client_index

Definition at line 1225 of file nat.api.

◆ context

u32 vl_api_nat64_st_dump_t::context

Definition at line 1226 of file nat.api.

◆ proto

u8 vl_api_nat64_st_dump_t::proto

Definition at line 1227 of file nat.api.


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