Home
last modified time | relevance | path

Searched defs:fast (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/bsd/netinet6/
H A Dmld6_var.h238 bool fast; /* fast timer */ member
H A Dmld6.c1624 bool fast = arg != NULL; in mld_timeout() local
1851 mld_sched_timeout(bool fast) in mld_sched_timeout()
/xnu-8792.41.9/bsd/netinet/
H A Digmp.c1928 bool fast = arg != NULL; in igmp_timeout() local
2093 igmp_sched_timeout(bool fast) in igmp_sched_timeout()
H A Digmp_var.h320 bool fast; /* fast timer */ member