Searched refs:frag6_timeout_run (Results 1 – 1 of 1) sorted by relevance
122 static int frag6_timeout_run; /* frag6 timer is scheduled to run */ variable1114 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()