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

/freebsd-9.3-release/sys/netinet/
H A Digmp_var.h126 #define IGMP_NOT_MEMBER 0 /* Can garbage collect in_multi */ macro
H A Digmp.c763 case IGMP_NOT_MEMBER:
909 case IGMP_NOT_MEMBER:
1122 case IGMP_NOT_MEMBER:
1280 case IGMP_NOT_MEMBER:
1400 case IGMP_NOT_MEMBER:
1776 case IGMP_NOT_MEMBER:
1846 case IGMP_NOT_MEMBER:
1908 inm->inm_state = IGMP_NOT_MEMBER;
2032 case IGMP_NOT_MEMBER:
2538 case IGMP_NOT_MEMBER
[all...]
H A Din_mcast.c477 inm->inm_state = IGMP_NOT_MEMBER;
2885 if (state >= IGMP_NOT_MEMBER && state <= IGMP_LEAVING_MEMBER)
/freebsd-9.3-release/usr.sbin/ifmcstat/
H A Difmcstat.c611 if (state >= IGMP_NOT_MEMBER && state <= IGMP_LEAVING_MEMBER)

Completed in 72 milliseconds