Lines Matching refs:Connection
130 // Send second connection data (with delay in a separate goroutine).
147 // Receive first or second connection.
154 // First connection data is received, let's get second connection data.
156 // First connection is lost forever, but that is ok.
162 // Get second connection data.
232 //Interface Local Area Connection Parameters
316 //Configuration for interface "Local Area Connection"
391 //Interface Luid : Local Area Connection
541 //Connection Name: Local Area Connection
542 //Network Adapter: Intel Gigabit Network Connection
546 //Connection Name: Wireless Network Connection
551 //Connection Name: Bluetooth Network Connection
556 //Connection Name: VMware Network Adapter VMnet8
565 if bytes.Contains(line, []byte("Connection Name:")) {
568 t.Fatalf("unexpected \"Connection Name\" line: %q", line)
572 t.Fatalf("empty name on \"Connection Name\" line: %q", line)