FD.io VPP  v21.06-3-gbb25fbf28
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 200 of file nat64.api.

Field Documentation

◆ client_index

u32 vl_api_nat64_bib_dump_t::client_index

Definition at line 201 of file nat64.api.

◆ context

u32 vl_api_nat64_bib_dump_t::context

Definition at line 202 of file nat64.api.

◆ proto

u8 vl_api_nat64_bib_dump_t::proto

Definition at line 203 of file nat64.api.


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