Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Digmp.h92 #define IGMP_AGE_THRESHOLD 540 macro
H A Digmp.c606 ++rti->rti_age >= IGMP_AGE_THRESHOLD) { in igmp_slowtimo()