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

/darwin-on-arm/xnu/bsd/netinet/
H A Digmp_var.h195 #define IGMP_NOT_MEMBER 0 /* Can garbage collect in_multi */ macro
H A Digmp.c847 case IGMP_NOT_MEMBER:
996 case IGMP_NOT_MEMBER:
1225 case IGMP_NOT_MEMBER:
1391 case IGMP_NOT_MEMBER:
1528 case IGMP_NOT_MEMBER:
1978 case IGMP_NOT_MEMBER:
2051 case IGMP_NOT_MEMBER:
2114 inm->inm_state = IGMP_NOT_MEMBER;
2252 case IGMP_NOT_MEMBER:
2748 case IGMP_NOT_MEMBER
[all...]
H A Din_mcast.c645 inm->inm_state = IGMP_NOT_MEMBER;
3612 if (state >= IGMP_NOT_MEMBER && state <= IGMP_LEAVING_MEMBER)

Completed in 24 milliseconds