FD.io VPP
v18.07-rc0-415-g6c78436
Vector Packet Processing
|
Used by a 'host' to enable the recption/listening of packets for a specific multicast group. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | enable |
u32 | sw_if_index |
u8 | saddr [4] |
u8 | gaddr [4] |
Used by a 'host' to enable the recption/listening of packets for a specific multicast group.
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 |
saddr | - source address |
gaddr | - group address |