Searched refs:IGMP_DO_NOTHING (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Digmp.h153 #define IGMP_DO_NOTHING 0 /* don't send a record */ macro
H A Digmp.c3039 type = IGMP_DO_NOTHING;
3078 type = IGMP_DO_NOTHING;
3099 if (type == IGMP_DO_NOTHING) {

Completed in 234 milliseconds