Home
last modified time | relevance | path

Searched refs:kArpReplyTimeoutSeconds (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dconnection_diagnostics.h229 static const int kArpReplyTimeoutSeconds; variable
Dconnection_diagnostics.cc148 const int ConnectionDiagnostics::kArpReplyTimeoutSeconds = 1; member in shill::ConnectionDiagnostics
573 kArpReplyTimeoutSeconds * 1000); in CheckIpCollision()
Dconnection_diagnostics_unittest.cc571 _, ConnectionDiagnostics::kArpReplyTimeoutSeconds * 1000)); in ExpectCheckIPCollisionStartSuccess()