18 #ifndef __IGMP_TYPES_H__ 19 #define __IGMP_TYPES_H__ 28 #define foreach_igmp_mode \ 34 #define _(n,f) IGMP_MODE_##f = n, 56 #define foreach_igmp_filter_mode \ 62 #define _(n,f) IGMP_FILTER_MODE_##f = n, 67 #define IGMP_N_FILTER_MODES 2
enum igmp_msg_type_t_ igmp_msg_type_t
#define foreach_igmp_filter_mode
IGMP filter mode Exclude all source address except this one Include only this source address...
enum igmp_filter_mode_t_ igmp_filter_mode_t
ip46_address_t igmp_key_t
IGMP Key Used to index groups within an interface config and sources within a list.
#define foreach_igmp_mode
IGMP source - where to the request for state arrive from host - from an API/CLI command to add the st...
enum igmp_mode_t_ igmp_mode_t