Home
last modified time | relevance | path

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

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