| Zephyr Project API 4.1.0
    A Scalable Open Source RTOS | 
IGMP parameters. More...
#include <igmp.h>
| Data Fields | |
| struct in_addr * | source_list | 
| List of sources to include or exclude. | |
| size_t | sources_len | 
| Length of source list. | |
| bool | include | 
| Source list filter type. | |
IGMP parameters.
| bool igmp_param::include | 
Source list filter type.
| struct in_addr* igmp_param::source_list | 
List of sources to include or exclude.
| size_t igmp_param::sources_len | 
Length of source list.