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

  /external/chromium_org/chromeos/network/
network_state_handler_unittest.cc 33 const std::string kShillManagerClientStubDefaultService = "eth1";
280 const std::string eth1 = kShillManagerClientStubDefaultService; local
281 EXPECT_EQ("", network_state_handler_->GetNetworkState(eth1)->security());
282 EXPECT_EQ(1, test_observer_->PropertyUpdatesForService(eth1));
285 dbus::ObjectPath(eth1),
290 network_state_handler_->GetNetworkState(eth1)->security());
291 EXPECT_EQ(2, test_observer_->PropertyUpdatesForService(eth1));
295 dbus::ObjectPath(eth1),
299 EXPECT_EQ(2, test_observer_->PropertyUpdatesForService(eth1));
318 const std::string eth1 = kShillManagerClientStubDefaultService local
344 const std::string eth1 = kShillManagerClientStubDefaultService; local
    [all...]
  /device/generic/goldfish/
init.goldfish.sh 66 *) ifconfig eth1 "$my_ip" netmask 255.255.255.0 up
  /external/iproute2/examples/
cbqinit.eth1 5 DEVICE=eth1
  /external/iproute2/doc/
ip-cref.tex 813 4: eth1 inet 10.8.7.7/16 brd 10.8.255.255 scope global eth1
    [all...]

Completed in 2083 milliseconds