FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_want_igmp_events_t Struct Reference

register for igmp events More...

Data Fields

u32 client_index
 
u32 context
 
u32 enable
 
u32 pid
 

Detailed Description

register for igmp events

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
pid- sender's pid
enable- 1 enable, 0 disable igmp events

Definition at line 194 of file igmp.api.

Field Documentation

◆ client_index

u32 vl_api_want_igmp_events_t::client_index

Definition at line 196 of file igmp.api.

◆ context

u32 vl_api_want_igmp_events_t::context

Definition at line 197 of file igmp.api.

◆ enable

u32 vl_api_want_igmp_events_t::enable

Definition at line 199 of file igmp.api.

◆ pid

u32 vl_api_want_igmp_events_t::pid

Definition at line 200 of file igmp.api.


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