Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Digmp_var.h223 #define IGMP_QI_INIT 125 /* Query Interval (s) */ macro
H A Digmp.c748 igi->igi_qi = IGMP_QI_INIT; in igi_initvar()