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

  /external/iputils/
ping_common.h 45 #define MAXWAIT 10 /* max seconds to wait for response */
ping_common.c 29 int lingertime = MAXWAIT*1000;
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 105 #define MAXWAIT 15
if.c 991 if (alarm(MAXWAIT) < 0) {

Completed in 62 milliseconds