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

/xnu-2782.1.97/bsd/netinet6/
H A Dfrag6.c109 static int frag6_timeout_run; /* frag6 timer is scheduled to run */ variable
972 frag6_timeout_run = 0;
991 if (!frag6_timeout_run && frag6_nfragpackets > 0) {
992 frag6_timeout_run = 1;

Completed in 19 milliseconds