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

/freebsd-current/sys/netinet/
H A Digmp_var.h110 #define IGMP_SLEEPING_MEMBER 5 /* IGMPv1/2 start query response */ macro
H A Digmp.c810 case IGMP_SLEEPING_MEMBER:
968 case IGMP_SLEEPING_MEMBER:
1162 case IGMP_SLEEPING_MEMBER:
1326 case IGMP_SLEEPING_MEMBER:
1327 inm->inm_state = IGMP_SLEEPING_MEMBER;
1337 inm->inm_state = IGMP_SLEEPING_MEMBER;
1433 case IGMP_SLEEPING_MEMBER:
1810 case IGMP_SLEEPING_MEMBER:
1878 case IGMP_SLEEPING_MEMBER:
2068 case IGMP_SLEEPING_MEMBER
[all...]
H A Din_mcast.c2951 [IGMP_SLEEPING_MEMBER] = "sleeping",

Completed in 117 milliseconds