Searched refs:IGMP_URI_INIT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | igmp_var.h | 140 #define IGMP_URI_INIT 3 /* Unsolicited Report Interval (s) */ macro |
H A D | igmp.c | 648 igi->igi_uri = IGMP_URI_INIT; in igi_alloc_locked() |