FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vl_api_want_ip6_nd_events_t Struct Reference

Register for ip6 nd resolution events. More...

Data Fields

u32 client_index
 
u32 context
 
u8 enable_disable
 
u32 pid
 
u8 address [16]
 

Detailed Description

Register for ip6 nd resolution 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
address- the exact ip6 address of interest

Definition at line 3269 of file vpe.api.

Field Documentation

u8 vl_api_want_ip6_nd_events_t::address[16]

Definition at line 3275 of file vpe.api.

u32 vl_api_want_ip6_nd_events_t::client_index

Definition at line 3271 of file vpe.api.

u32 vl_api_want_ip6_nd_events_t::context

Definition at line 3272 of file vpe.api.

u8 vl_api_want_ip6_nd_events_t::enable_disable

Definition at line 3273 of file vpe.api.

u32 vl_api_want_ip6_nd_events_t::pid

Definition at line 3274 of file vpe.api.


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