FD.io VPP  v19.08.1-401-g8e4ed521a
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
 
vl_api_ip4_address_t ip4_addr
 
vl_api_ip6_address_t ip6_addr
 

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- IPv6 address

Definition at line 1511 of file nat.api.

Field Documentation

◆ context

u32 vl_api_dslite_get_aftr_addr_reply_t::context

Definition at line 1512 of file nat.api.

◆ ip4_addr

vl_api_ip4_address_t vl_api_dslite_get_aftr_addr_reply_t::ip4_addr

Definition at line 1514 of file nat.api.

◆ ip6_addr

vl_api_ip6_address_t vl_api_dslite_get_aftr_addr_reply_t::ip6_addr

Definition at line 1515 of file nat.api.

◆ retval

i32 vl_api_dslite_get_aftr_addr_reply_t::retval

Definition at line 1513 of file nat.api.


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