FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
vl_api_dslite_set_b4_addr_t Struct Reference

Set B4 IPv6 and IPv4 addresses. More...

Data Fields

u32 client_index
 
u32 context
 
u8 ip4_addr [4]
 
u8 ip6_addr [16]
 

Detailed Description

Set B4 IPv6 and IPv4 addresses.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
ip4_addr- IPv4 address
ip6_addr- IP64 address

Definition at line 1387 of file nat.api.

Field Documentation

u32 vl_api_dslite_set_b4_addr_t::client_index

Definition at line 1388 of file nat.api.

u32 vl_api_dslite_set_b4_addr_t::context

Definition at line 1389 of file nat.api.

u8 vl_api_dslite_set_b4_addr_t::ip4_addr[4]

Definition at line 1390 of file nat.api.

u8 vl_api_dslite_set_b4_addr_t::ip6_addr[16]

Definition at line 1391 of file nat.api.


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