FD.io VPP  v18.07.1-19-g511ce25
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 1146 of file nat.api.

Field Documentation

u32 vl_api_nat64_st_dump_t::client_index

Definition at line 1147 of file nat.api.

u32 vl_api_nat64_st_dump_t::context

Definition at line 1148 of file nat.api.

u8 vl_api_nat64_st_dump_t::proto

Definition at line 1149 of file nat.api.


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