Home | History | Annotate | Download | only in shill

Lines Matching refs:Connection

47 #include "shill/connection.h"
891 // Setup connection using IPv6 configuration only if the IPv6 configuration
892 // is ready for connection (contained both IP address and DNS servers), and
893 // there is no existing IPv4 connection. We always prefer IPv4
905 // Report connection type.
916 // service can use the values derived from the connection.
922 // has its connection.
989 << ": Completed Connection diagnostics";
990 // TODO(samueltan): add connection diagnostics metrics.
1056 // Setup IPv6 connection.
1135 connection_ = new Connection(interface_index_,
1147 SLOG(this, 3) << "Clearing connection of service "
1170 // sure the previously selected service has its connection removed.
1261 << ": No connection, so no need for portal check.";
1274 << ": Service is not the default connection. "
1311 // connection manager, since we don't have the ability to evaluate
1349 << ": Connection diagnostics failed to start: likely bad URL: "
1356 << ": Connection diagnostics has started.";
1362 << ": Connection diagnostics stopping.";
1530 // Push new DNS servers setting to the current connection, so the resolver
1610 // on the connection for now.