Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet/
H A Digmp.h157 #define IGMP_DO_NOTHING 0 /* don't send a record */ macro
H A Digmp.c3145 type = IGMP_DO_NOTHING; in igmp_v3_enqueue_group_record()
3186 type = IGMP_DO_NOTHING; in igmp_v3_enqueue_group_record()
3208 if (type == IGMP_DO_NOTHING) { in igmp_v3_enqueue_group_record()