Home
last modified time | relevance | path

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

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