FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_nat_det_reverse_reply_t Struct Reference

Get inside address from outside address and port reply. More...

Data Fields

u32 context
 
i32 retval
 
vl_api_ip4_address_t in_addr
 

Detailed Description

Get inside address from outside address and port reply.

Template Parameters
context- sender context, to match reply w/ request
retval- return code
in_addr- inside IP address

Definition at line 1037 of file nat.api.

Field Documentation

◆ context

u32 vl_api_nat_det_reverse_reply_t::context

Definition at line 1038 of file nat.api.

◆ in_addr

vl_api_ip4_address_t vl_api_nat_det_reverse_reply_t::in_addr

Definition at line 1040 of file nat.api.

◆ retval

i32 vl_api_nat_det_reverse_reply_t::retval

Definition at line 1039 of file nat.api.


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