Searched refs:IGMP_REPORTING_MEMBER (Results 1 – 3 of 3) sorted by relevance
809 case IGMP_REPORTING_MEMBER: in igmp_input_v1_query()814 inm->inm_state = IGMP_REPORTING_MEMBER; in igmp_input_v1_query()952 case IGMP_REPORTING_MEMBER: in igmp_v2_update_group()966 inm->inm_state = IGMP_REPORTING_MEMBER; in igmp_v2_update_group()1171 case IGMP_REPORTING_MEMBER: in igmp_input_v3_group_query()1331 case IGMP_REPORTING_MEMBER: in igmp_input_v1_report()1437 case IGMP_REPORTING_MEMBER: in igmp_input_v2_report()1815 case IGMP_REPORTING_MEMBER: in igmp_v1v2_process_group_timer()1900 inm->inm_state = IGMP_REPORTING_MEMBER; in igmp_v3_process_group_timers()1905 case IGMP_REPORTING_MEMBER: in igmp_v3_process_group_timers()[all …]
109 #define IGMP_REPORTING_MEMBER 2 /* IGMPv1/2/3 we are reporter */ macro
2949 [IGMP_REPORTING_MEMBER] = "reporting",