Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Digmp.h157 #define IGMP_DO_NOTHING 0 /* don't send a record */ macro
H A Digmp.c3230 type = IGMP_DO_NOTHING; in igmp_v3_enqueue_group_record()
3271 type = IGMP_DO_NOTHING; in igmp_v3_enqueue_group_record()
3293 if (type == IGMP_DO_NOTHING) { in igmp_v3_enqueue_group_record()