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

Used by a 'router' to enable the recption of IGMP packets and the construction of group state for hosts on the link multicast group. More...

Data Fields

u32 client_index
 
u32 context
 
u8 enable
 
u32 sw_if_index
 

Detailed Description

Used by a 'router' to enable the recption of IGMP packets and the construction of group state for hosts on the link multicast group.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable- if set, enable igmp messages on configuration
sw_if_index- interface sw index

Definition at line 50 of file igmp.api.

Field Documentation

u32 vl_api_igmp_enable_disable_t::client_index

Definition at line 52 of file igmp.api.

u32 vl_api_igmp_enable_disable_t::context

Definition at line 53 of file igmp.api.

u8 vl_api_igmp_enable_disable_t::enable

Definition at line 55 of file igmp.api.

u32 vl_api_igmp_enable_disable_t::sw_if_index

Definition at line 56 of file igmp.api.


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