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

  /src/usr.sbin/rtadvd/
advcap.c 91 static int hopcount; /* detect infinite loops in termcap, init 0 */ variable in typeref:typename:int
213 if (++hopcount > MAXHOP) {

Completed in 12 milliseconds