FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
vl_api_dslite_get_aftr_addr_reply_t Struct Reference

Response to get AFTR IPv6 and IPv4 addresses. More...

Data Fields

u32 context
 
i32 retval
 
u8 ip4_addr [4]
 
u8 ip6_addr [16]
 

Detailed Description

Response to get AFTR IPv6 and IPv4 addresses.

Template Parameters
context- sender context, to match reply w/ request
retval- return code
ip4_addr- IPv4 address
ip6_addr- IP64 address

Definition at line 1355 of file nat.api.

Field Documentation

u32 vl_api_dslite_get_aftr_addr_reply_t::context

Definition at line 1356 of file nat.api.

u8 vl_api_dslite_get_aftr_addr_reply_t::ip4_addr[4]

Definition at line 1358 of file nat.api.

u8 vl_api_dslite_get_aftr_addr_reply_t::ip6_addr[16]

Definition at line 1359 of file nat.api.

i32 vl_api_dslite_get_aftr_addr_reply_t::retval

Definition at line 1357 of file nat.api.


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