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

/freebsd-12-stable/sys/netinet/
H A Digmp_var.h112 #define IGMP_SLEEPING_MEMBER 5 /* IGMPv1/2 start query response */ macro
H A Digmp.c754 case IGMP_SLEEPING_MEMBER:
914 case IGMP_SLEEPING_MEMBER:
1108 case IGMP_SLEEPING_MEMBER:
1275 case IGMP_SLEEPING_MEMBER:
1276 inm->inm_state = IGMP_SLEEPING_MEMBER;
1286 inm->inm_state = IGMP_SLEEPING_MEMBER;
1388 case IGMP_SLEEPING_MEMBER:
1767 case IGMP_SLEEPING_MEMBER:
1835 case IGMP_SLEEPING_MEMBER:
2025 case IGMP_SLEEPING_MEMBER
[all...]
H A Din_mcast.c2989 [IGMP_SLEEPING_MEMBER] = "sleeping",

Completed in 69 milliseconds