FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_want_ip6_ra_events_t Struct Reference

Register for ip6 router advertisement events. More...

Data Fields

u32 client_index
 
u32 context
 
u8 enable_disable
 
u32 pid
 

Detailed Description

Register for ip6 router advertisement 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 899 of file ip.api.

Field Documentation

◆ client_index

u32 vl_api_want_ip6_ra_events_t::client_index

Definition at line 901 of file ip.api.

◆ context

u32 vl_api_want_ip6_ra_events_t::context

Definition at line 902 of file ip.api.

◆ enable_disable

u8 vl_api_want_ip6_ra_events_t::enable_disable

Definition at line 903 of file ip.api.

◆ pid

u32 vl_api_want_ip6_ra_events_t::pid

Definition at line 904 of file ip.api.


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