Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Digmp.h157 #define IGMP_DO_NOTHING 0 /* don't send a record */ macro
H A Digmp.c3202 type = IGMP_DO_NOTHING; in igmp_v3_enqueue_group_record()
3243 type = IGMP_DO_NOTHING; in igmp_v3_enqueue_group_record()
3265 if (type == IGMP_DO_NOTHING) { in igmp_v3_enqueue_group_record()