FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Register for ip6 router advertisement events. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | enable |
u32 | pid |
Register for ip6 router advertisement events.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
enable | - 1 => register for events, 0 => cancel registration |
pid | - sender's pid |
Definition at line 195 of file ip6_nd.api.
u32 vl_api_want_ip6_ra_events_t::client_index |
Definition at line 197 of file ip6_nd.api.
u32 vl_api_want_ip6_ra_events_t::context |
Definition at line 198 of file ip6_nd.api.
bool vl_api_want_ip6_ra_events_t::enable |
Definition at line 199 of file ip6_nd.api.
u32 vl_api_want_ip6_ra_events_t::pid |
Definition at line 200 of file ip6_nd.api.