FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
vl_api_dslite_get_b4_addr_reply_t Struct Reference

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

Data Fields

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

Detailed Description

Response to get B4 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 1277 of file nat.api.

Field Documentation

u32 vl_api_dslite_get_b4_addr_reply_t::context

Definition at line 1278 of file nat.api.

u8 vl_api_dslite_get_b4_addr_reply_t::ip4_addr[4]

Definition at line 1280 of file nat.api.

u8 vl_api_dslite_get_b4_addr_reply_t::ip6_addr[16]

Definition at line 1281 of file nat.api.

i32 vl_api_dslite_get_b4_addr_reply_t::retval

Definition at line 1279 of file nat.api.


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