Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Dmld6_var.h142 #define MLD_QRI_INIT 10 /* Query Response Interval (s) */ macro
H A Dmld6.c737 mli->mli_qri = MLD_QRI_INIT; in mli_initvar()