Searched refs:IGMP_DO_NOTHING (Results 1 – 2 of 2) sorted by relevance
157 #define IGMP_DO_NOTHING 0 /* don't send a record */ macro
3222 type = IGMP_DO_NOTHING; in igmp_v3_enqueue_group_record()3263 type = IGMP_DO_NOTHING; in igmp_v3_enqueue_group_record()3285 if (type == IGMP_DO_NOTHING) { in igmp_v3_enqueue_group_record()