Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Digmp_var.h227 #define IGMP_QRI_INIT 10 /* Query Response Interval (s) */ macro
H A Digmp.c744 igi->igi_qri = IGMP_QRI_INIT; in igi_initvar()