Searched refs:maxhops (Results 1 – 2 of 2) sorted by relevance
113 u_char maxhops = 4; /* Number of hops allowed for requests. */ variable268 maxhops = (u_char)n; in main()529 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()