![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Collaboration diagram for igmp_main_t_:Data Fields | |
| u16 | msg_id_base |
| API message ID base. More... | |
| uword * | igmp_api_client_by_client_index |
| vpe_client_registration_t * | api_clients |
| pool of api clients registered for join/leave notifications More... | |
| uword * | igmp_config_by_sw_if_index |
| igmp_config_t * | configs |
| pool of igmp configurations More... | |
| u32 ** | buffers |
| buffer cache More... | |
| igmp_index_t | next_index |
| igmp_timer_t * | timers |
| pool of igmp timers More... | |
| igmp_type_info_t * | type_infos |
| igmp_report_type_info_t * | report_type_infos |
| uword * | type_info_by_type |
| uword * | report_type_info_by_report_type |
| vpe_client_registration_t* igmp_main_t_::api_clients |
| igmp_config_t* igmp_main_t_::configs |
| igmp_index_t igmp_main_t_::next_index |
| igmp_report_type_info_t* igmp_main_t_::report_type_infos |
| igmp_timer_t* igmp_main_t_::timers |
| igmp_type_info_t* igmp_main_t_::type_infos |