Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Digmp_var.h143 #define IGMP_URI_INIT 3 /* Unsolicited Report Interval (s) */ macro
/f-stack/freebsd/netinet/
H A Digmp_var.h143 #define IGMP_URI_INIT 3 /* Unsolicited Report Interval (s) */ macro
H A Digmp.c652 igi->igi_uri = IGMP_URI_INIT; in igi_alloc_locked()