Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Dfrag6.c122 static int frag6_timeout_run; /* frag6 timer is scheduled to run */ variable
1114 frag6_timeout_run = 0; in frag6_timeout()
1134 if (!frag6_timeout_run && frag6_nfragpackets > 0) { in frag6_sched_timeout()
1135 frag6_timeout_run = 1; in frag6_sched_timeout()