FD.io VPP  v20.09-64-g4f7b92f0a
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
 
vl_api_ip4_address_t ip4_addr
 
vl_api_ip6_address_t ip6_addr
 

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

Definition at line 107 of file dslite.api.

Field Documentation

◆ client_index

u32 vl_api_dslite_set_b4_addr_t::client_index

Definition at line 108 of file dslite.api.

◆ context

u32 vl_api_dslite_set_b4_addr_t::context

Definition at line 109 of file dslite.api.

◆ ip4_addr

vl_api_ip4_address_t vl_api_dslite_set_b4_addr_t::ip4_addr

Definition at line 110 of file dslite.api.

◆ ip6_addr

vl_api_ip6_address_t vl_api_dslite_set_b4_addr_t::ip6_addr

Definition at line 111 of file dslite.api.


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