FD.io VPP
v20.05.1-6-gf53edbc3b
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 181 of file ip6_nd.api.
u32 vl_api_want_ip6_ra_events_t::client_index |
Definition at line 183 of file ip6_nd.api.
u32 vl_api_want_ip6_ra_events_t::context |
Definition at line 184 of file ip6_nd.api.
bool vl_api_want_ip6_ra_events_t::enable |
Definition at line 185 of file ip6_nd.api.
u32 vl_api_want_ip6_ra_events_t::pid |
Definition at line 186 of file ip6_nd.api.