igmp main
- Parameters
-
| msg_id_base | - API message ID base |
| igmp_api_client_by_client_index | - get api client by client_index |
| api_clients | - pool of api clients registered for join/leave notifications |
| igmp_config_by_sw_if_index | - get config index by config key |
| configs | - pool of igmp configurations |
| buffers | - buffer cache |
| timers | - pool of igmp timers |
| type_infos | - igmp type info |
| report_type_infos | - igmp report type info |
| type_info_by_type | - |
| report_type_info_by_report_type | - |
| general_query_address | - 224.0.0.1 |
| membership_report_address | - 224.0.0.22 |
Definition at line 198 of file igmp.h.