Home | History | Annotate | Download | only in src

Lines Matching refs:hops

34   unsigned int j, l, hops = 0;
85 hops++; /* break malicious infinite loops */
86 if (hops > 255)