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

  /external/ppp/pppd/
lcp.h 65 #define ECHOREP 10 /* Echo Reply */
lcp.c 520 fsm_sdata(f, ECHOREP, id, inp, len);
523 case ECHOREP:
    [all...]
utils.c 859 if ((lcp[0] == ECHOREQ || lcp[0] == ECHOREP)

Completed in 76 milliseconds