Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Digmp_var.h135 #define IGMP_QI_INIT 125 /* Query Interval (s) */ macro
/f-stack/freebsd/netinet/
H A Digmp_var.h135 #define IGMP_QI_INIT 125 /* Query Interval (s) */ macro
H A Digmp.c650 igi->igi_qi = IGMP_QI_INIT; in igi_alloc_locked()