Zephyr API 3.6.99
|
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.