HomeSort by: relevance | last modified time | path
    Searched defs:hitlimit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if.c 644 bool hitlimit = false; local in function:if_getindex
675 if (hitlimit)
677 hitlimit = true;
if.c 644 bool hitlimit = false; local in function:if_getindex
675 if (hitlimit)
677 hitlimit = true;

Completed in 24 milliseconds