Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDigmp_var.h157 #define IGMP_QRI_INIT 10 /* Query Response Interval (s) */ macro
HDigmp.c579 igi->igi_qri = IGMP_QRI_INIT; in igi_alloc_locked()