FD.io VPP  v19.04.2-12-g66b1689
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 895 of file ip.api.

Field Documentation

u32 vl_api_want_ip6_ra_events_t::client_index

Definition at line 897 of file ip.api.

u32 vl_api_want_ip6_ra_events_t::context

Definition at line 898 of file ip.api.

u8 vl_api_want_ip6_ra_events_t::enable_disable

Definition at line 899 of file ip.api.

u32 vl_api_want_ip6_ra_events_t::pid

Definition at line 900 of file ip.api.


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