HomeSort by: relevance | last modified time | path
    Searched defs:hopcount (Results 1 - 2 of 2) 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) {
advcap.c 91 static int hopcount; /* detect infinite loops in termcap, init 0 */ variable in typeref:typename:int
213 if (++hopcount > MAXHOP) {

Completed in 24 milliseconds