Searched refs:IGMP_SLEEPING_MEMBER (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Digmp_var.h131 #define IGMP_SLEEPING_MEMBER 5 /* IGMPv1/2 start query response */ macro
H A Digmp.c771 case IGMP_SLEEPING_MEMBER:
930 case IGMP_SLEEPING_MEMBER:
1124 case IGMP_SLEEPING_MEMBER:
1289 case IGMP_SLEEPING_MEMBER:
1290 inm->inm_state = IGMP_SLEEPING_MEMBER;
1299 inm->inm_state = IGMP_SLEEPING_MEMBER;
1402 case IGMP_SLEEPING_MEMBER:
1780 case IGMP_SLEEPING_MEMBER:
1848 case IGMP_SLEEPING_MEMBER:
2036 case IGMP_SLEEPING_MEMBER
[all...]

Completed in 59 milliseconds