Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Digmp_var.h140 #define IGMP_URI_INIT 3 /* Unsolicited Report Interval (s) */ macro
H A Digmp.c648 igi->igi_uri = IGMP_URI_INIT; in igi_alloc_locked()