FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_want_dhcp6_pd_reply_events_t Struct Reference

Register for DHCPv6 PD reply events. More...

Data Fields

u32 client_index
 
u32 context
 
u8 enable_disable
 
u32 pid
 

Detailed Description

Register for DHCPv6 PD reply events.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable_disable- 1 => register for events, 0 => cancel registration
pid- sender's pid

Definition at line 360 of file dhcp.api.

Field Documentation

◆ client_index

u32 vl_api_want_dhcp6_pd_reply_events_t::client_index

Definition at line 362 of file dhcp.api.

◆ context

u32 vl_api_want_dhcp6_pd_reply_events_t::context

Definition at line 363 of file dhcp.api.

◆ enable_disable

u8 vl_api_want_dhcp6_pd_reply_events_t::enable_disable

Definition at line 364 of file dhcp.api.

◆ pid

u32 vl_api_want_dhcp6_pd_reply_events_t::pid

Definition at line 365 of file dhcp.api.


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