Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Digmp.c180 static bool igmp_timeout_run; /* IGMP timer is scheduled to run */ variable
2099 igmp_timeout_run = false; in igmp_timeout()
2122 if (!igmp_timeout_run && in igmp_sched_timeout()
2125 igmp_timeout_run = true; in igmp_sched_timeout()