Searched refs:maxhops (Results 1 – 2 of 2) sorted by relevance
116 u_char maxhops = 4; /* Number of hops allowed for requests. */ variable273 maxhops = (u_char)n;534 if (++hops > maxhops) { in handle_request()
270 int maxhops = MAXHOPS; in find_route() local306 while (maxhops--) { in find_route()383 if (maxhops <= 0) { in find_route()