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

/freebsd-12-stable/sys/netinet/
H A Digmp_var.h109 #define IGMP_REPORTING_MEMBER 2 /* IGMPv1/2/3 we are reporter */ macro
H A Digmp.c751 case IGMP_REPORTING_MEMBER:
756 inm->inm_state = IGMP_REPORTING_MEMBER;
896 case IGMP_REPORTING_MEMBER:
910 inm->inm_state = IGMP_REPORTING_MEMBER;
1115 case IGMP_REPORTING_MEMBER:
1278 case IGMP_REPORTING_MEMBER:
1390 case IGMP_REPORTING_MEMBER:
1770 case IGMP_REPORTING_MEMBER:
1855 inm->inm_state = IGMP_REPORTING_MEMBER;
1860 case IGMP_REPORTING_MEMBER
[all...]
H A Din_mcast.c2986 [IGMP_REPORTING_MEMBER] = "reporting",

Completed in 120 milliseconds