FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
vl_api_igmp_event_t Struct Reference

igmp event details More...

Data Fields

u32 context
 
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 174 of file igmp.api.

Field Documentation

u32 vl_api_igmp_event_t::context

Definition at line 176 of file igmp.api.

vl_api_filter_mode_t vl_api_igmp_event_t::filter

Definition at line 179 of file igmp.api.

vl_api_ip4_address_t vl_api_igmp_event_t::gaddr

Definition at line 181 of file igmp.api.

vl_api_ip4_address_t vl_api_igmp_event_t::saddr

Definition at line 180 of file igmp.api.

u32 vl_api_igmp_event_t::sw_if_index

Definition at line 178 of file igmp.api.


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