Searched refs:IGMP_URI_INIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/bsd/netinet/ | ||
| H A D | igmp_var.h | 231 #define IGMP_URI_INIT 3 /* Unsolicited Report Interval (s) */ macro |
| H A D | igmp.c | 750 igi->igi_uri = IGMP_URI_INIT; in igi_initvar() |