Searched refs:IGMP_GROUP_IDLE_MEMBER (Results 1 – 2 of 2) sorted by relevance
137 group->group_state = IGMP_GROUP_IDLE_MEMBER; in igmp_start()425 group->group_state = IGMP_GROUP_IDLE_MEMBER; in igmp_input()714 group->group_state = IGMP_GROUP_IDLE_MEMBER;752 if ((group->group_state == IGMP_GROUP_IDLE_MEMBER) ||
66 #define IGMP_GROUP_IDLE_MEMBER 2 macro