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

/freebsd-11.0-release/sys/netinet/
H A Digmp_var.h110 #define IGMP_SLEEPING_MEMBER 5 /* IGMPv1/2 start query response */ macro
H A Digmp.c775 case IGMP_SLEEPING_MEMBER:
934 case IGMP_SLEEPING_MEMBER:
1128 case IGMP_SLEEPING_MEMBER:
1294 case IGMP_SLEEPING_MEMBER:
1295 inm->inm_state = IGMP_SLEEPING_MEMBER;
1304 inm->inm_state = IGMP_SLEEPING_MEMBER;
1408 case IGMP_SLEEPING_MEMBER:
1786 case IGMP_SLEEPING_MEMBER:
1854 case IGMP_SLEEPING_MEMBER:
2042 case IGMP_SLEEPING_MEMBER
[all...]

Completed in 58 milliseconds