FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_igmp_event_t Struct Reference

igmp event details More...

Data Fields

u32 sw_if_index
 
vl_api_filter_mode_t filter
 
vl_api_ip4_address_t saddr
 
vl_api_ip4_address_t gaddr
 

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
filter- filter mode

Definition at line 216 of file igmp.api.

Field Documentation

vl_api_filter_mode_t vl_api_igmp_event_t::filter

Definition at line 219 of file igmp.api.

vl_api_ip4_address_t vl_api_igmp_event_t::gaddr

Definition at line 221 of file igmp.api.

vl_api_ip4_address_t vl_api_igmp_event_t::saddr

Definition at line 220 of file igmp.api.

u32 vl_api_igmp_event_t::sw_if_index

Definition at line 218 of file igmp.api.


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