HomeSort by relevance Sort by last modified time
    Searched refs:MAX_HOPS_DEFAULT (Results 1 - 2 of 2) sorted by null

  /external/iputils/
tracepath.c 36 #define MAX_HOPS_DEFAULT 30
49 int max_hops = MAX_HOPS_DEFAULT;
tracepath6.c 46 #define MAX_HOPS_DEFAULT 30
61 int max_hops = MAX_HOPS_DEFAULT;

Completed in 34 milliseconds