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