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

  /system/connectivity/shill/pppoe/
pppoe_service.h 77 static const int kDefaultLCPEchoFailure;
pppoe_service.cc 51 const int PPPoEService::kDefaultLCPEchoFailure = 3;
65 lcp_echo_failure_(kDefaultLCPEchoFailure),

Completed in 879 milliseconds