FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Used by a 'router' and 'host' to enable the reception of IGMP packets. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | enable |
u8 | mode |
u32 | sw_if_index |
Used by a 'router' and 'host' to enable the reception of IGMP packets.
For hosts this must be called once before igmp_listen.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
enable | - if set, enable igmp messages on configuration |
mode | - Host (1) or router (0) mode |
sw_if_index | - interface sw index |