Searched refs:IGMP_QRI_INIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.81.4/bsd/netinet/ | ||
| H A D | igmp_var.h | 227 #define IGMP_QRI_INIT 10 /* Query Response Interval (s) */ macro |
| H A D | igmp.c | 744 igi->igi_qri = IGMP_QRI_INIT; in igi_initvar() |