FD.io VPP
v18.07-rc0-415-g6c78436
Vector Packet Processing
|
igmp event details More...
Data Fields | |
u32 | context |
u32 | sw_if_index |
u8 | saddr [4] |
u8 | gaddr [4] |
u8 | is_join |
igmp event details
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - interface sw index |
saddr | - source address |
gaddr | - group address |
is_join | - if set source is joining the group, else leaving |