Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Digmp.h157 #define IGMP_DO_NOTHING 0 /* don't send a record */ macro
H A Digmp.c3222 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()