Home
last modified time | relevance | path

Searched refs:IGMP_GROUP_IDLE_MEMBER (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/core/lwip/src/core/ipv4/
Digmp.c117 #define IGMP_GROUP_IDLE_MEMBER 2 macro
201 group->group_state = IGMP_GROUP_IDLE_MEMBER; in igmp_start()
491 group->group_state = IGMP_GROUP_IDLE_MEMBER; in igmp_input()
729 if ((group->group_state == IGMP_GROUP_IDLE_MEMBER) || in igmp_delaying_member()