Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Digmp_var.h95 #define IGMP_AGE_THRESHOLD 540 macro
H A Digmp.c480 if (rti->rti_time >= IGMP_AGE_THRESHOLD) { in igmp_slowtimo_dispatch()