FD.io VPP  v20.05-21-gb1500e9ff
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 1072 of file nat.api.

Field Documentation

◆ context

u32 vl_api_nat_det_reverse_reply_t::context

Definition at line 1073 of file nat.api.

◆ in_addr

vl_api_ip4_address_t vl_api_nat_det_reverse_reply_t::in_addr

Definition at line 1075 of file nat.api.

◆ retval

i32 vl_api_nat_det_reverse_reply_t::retval

Definition at line 1074 of file nat.api.


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