FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
vl_api_igmp_event_t Struct Reference

igmp event details More...

Data Fields

u32 context
 
u32 sw_if_index
 
u8 saddr [4]
 
u8 gaddr [4]
 
u8 is_join
 

Detailed Description

igmp event details

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- interface sw index
saddr- source address
gaddr- group address
is_join- if set source is joining the group, else leaving

Definition at line 130 of file igmp.api.

Field Documentation

u32 vl_api_igmp_event_t::context

Definition at line 132 of file igmp.api.

u8 vl_api_igmp_event_t::gaddr[4]

Definition at line 136 of file igmp.api.

u8 vl_api_igmp_event_t::is_join

Definition at line 137 of file igmp.api.

u8 vl_api_igmp_event_t::saddr[4]

Definition at line 135 of file igmp.api.

u32 vl_api_igmp_event_t::sw_if_index

Definition at line 134 of file igmp.api.


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