FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
igmp.api File Reference

Go to the source code of this file.

Data Structures

struct  vl_api_igmp_listen_t
 Used by a 'host' to enable the recption/listening of packets for a specific multicast group. More...
 
struct  vl_api_igmp_enable_disable_t
 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...
 
struct  vl_api_igmp_dump_t
 dump (S,G)s from interface More...
 
struct  vl_api_igmp_details_t
 igmp details More...
 
struct  vl_api_igmp_clear_interface_t
 remove all (S,G)s from an interface More...
 
struct  vl_api_want_igmp_events_t
 register for igmp events More...
 
struct  vl_api_igmp_event_t
 igmp event details More...
 

Variables

option version = "1.0.0"
 
 service
 

Variable Documentation

service
Initial value:
{
rpc want_igmp_events returns want_igmp_events_reply
events igmp_event
void igmp_event(igmp_main_t *im, igmp_config_t *config, igmp_sg_t *sg)
Definition: igmp_api.c:292

Definition at line 117 of file igmp.api.

option version = "1.0.0"

Definition at line 18 of file igmp.api.