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

Add/del downstream interface to/from proxy device. More...

Data Fields

u32 client_index
 
u32 context
 
u8 add
 
u32 vrf_id
 
u32 sw_if_index
 

Detailed Description

Add/del downstream interface to/from proxy device.

Interface must be IGMP enabled in ROUTER 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- downstream interface sw index

Definition at line 133 of file igmp.api.

Field Documentation

u8 vl_api_igmp_proxy_device_add_del_interface_t::add

Definition at line 138 of file igmp.api.

u32 vl_api_igmp_proxy_device_add_del_interface_t::client_index

Definition at line 135 of file igmp.api.

u32 vl_api_igmp_proxy_device_add_del_interface_t::context

Definition at line 136 of file igmp.api.

u32 vl_api_igmp_proxy_device_add_del_interface_t::sw_if_index

Definition at line 140 of file igmp.api.

u32 vl_api_igmp_proxy_device_add_del_interface_t::vrf_id

Definition at line 139 of file igmp.api.


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