Searched refs:IGMP_REPORTING_MEMBER (Results 1 – 3 of 3) sorted by relevance
807 case IGMP_REPORTING_MEMBER: in igmp_input_v1_query()812 inm->inm_state = IGMP_REPORTING_MEMBER; in igmp_input_v1_query()950 case IGMP_REPORTING_MEMBER: in igmp_v2_update_group()964 inm->inm_state = IGMP_REPORTING_MEMBER; in igmp_v2_update_group()1169 case IGMP_REPORTING_MEMBER: in igmp_input_v3_group_query()1329 case IGMP_REPORTING_MEMBER: in igmp_input_v1_report()1435 case IGMP_REPORTING_MEMBER: in igmp_input_v2_report()1814 case IGMP_REPORTING_MEMBER: in igmp_v1v2_process_group_timer()1899 inm->inm_state = IGMP_REPORTING_MEMBER; in igmp_v3_process_group_timers()1904 case IGMP_REPORTING_MEMBER: in igmp_v3_process_group_timers()[all …]
107 #define IGMP_REPORTING_MEMBER 2 /* IGMPv1/2/3 we are reporter */ macro
2948 [IGMP_REPORTING_MEMBER] = "reporting",