Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet/
H A Digmp.c171 static int igmp_timeout_run; /* IGMP timer is scheduled to run */ variable
2048 igmp_timeout_run = 0; in igmp_timeout()
2061 if (!igmp_timeout_run && in igmp_sched_timeout()
2064 igmp_timeout_run = 1; in igmp_sched_timeout()