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

Add/del proxy device on specified VRF. More...

Data Fields

u32 client_index
 
u32 context
 
u8 add
 
u32 vrf_id
 
u32 sw_if_index
 

Detailed Description

Add/del proxy device on specified VRF.

Interface must be IGMP enabled in HOST mode.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
add- add (1) del (0)
vrf_id- VRF id
sw_if_index- upstream interface sw index

Definition at line 112 of file igmp.api.

Field Documentation

u8 vl_api_igmp_proxy_device_add_del_t::add

Definition at line 117 of file igmp.api.

u32 vl_api_igmp_proxy_device_add_del_t::client_index

Definition at line 114 of file igmp.api.

u32 vl_api_igmp_proxy_device_add_del_t::context

Definition at line 115 of file igmp.api.

u32 vl_api_igmp_proxy_device_add_del_t::sw_if_index

Definition at line 119 of file igmp.api.

u32 vl_api_igmp_proxy_device_add_del_t::vrf_id

Definition at line 118 of file igmp.api.


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