Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Digmp_var.h228 #define IGMP_QRI_MIN 1 macro
H A Digmp.c1213 igi->igi_qri = MAX(timer, IGMP_QRI_MIN); in igmp_input_v3_query()