FD.io VPP  v21.01.1
Vector Packet Processing
vl_api_det44_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 147 of file det44.api.

Field Documentation

◆ context

u32 vl_api_det44_reverse_reply_t::context

Definition at line 148 of file det44.api.

◆ in_addr

vl_api_ip4_address_t vl_api_det44_reverse_reply_t::in_addr

Definition at line 150 of file det44.api.

◆ retval

i32 vl_api_det44_reverse_reply_t::retval

Definition at line 149 of file det44.api.


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