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

Dump NAT64 BIB. More...

Data Fields

u32 client_index
 
u32 context
 
u8 proto
 

Detailed Description

Dump NAT64 BIB.

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

Definition at line 1186 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat64_bib_dump_t::client_index

Definition at line 1187 of file nat.api.

◆ context

u32 vl_api_nat64_bib_dump_t::context

Definition at line 1188 of file nat.api.

◆ proto

u8 vl_api_nat64_bib_dump_t::proto

Definition at line 1189 of file nat.api.


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