HomeSort by relevance Sort by last modified time
    Searched refs:Ethernet (Results 1 - 25 of 28) sorted by null

1 2

  /system/connectivity/shill/ethernet/
mock_ethernet_eap_provider.h 20 #include "shill/ethernet/ethernet_eap_provider.h"
24 #include "shill/ethernet/ethernet_eap_service.h"
36 void(Ethernet* device, CredentialChangeCallback callback));
37 MOCK_METHOD1(ClearCredentialChangeCallback, void(Ethernet* device));
ethernet.cc 17 #include "shill/ethernet/ethernet.h"
38 #include "shill/ethernet/ethernet_service.h"
52 #include "shill/ethernet/ethernet_eap_provider.h"
66 static string ObjectID(Ethernet* e) { return e->GetRpcIdentifier(); }
69 Ethernet::Ethernet(ControlInterface* control_interface,
105 new CustomAccessor<Ethernet, bool>(this,
106 &Ethernet::GetPPPoEMode,
107 &Ethernet::ConfigurePPPoEMode
    [all...]
mock_ethernet_service.cc 17 #include "shill/ethernet/mock_ethernet.h"
18 #include "shill/ethernet/mock_ethernet_service.h"
20 #include "shill/ethernet/ethernet.h" // Needed to pass an EthernetRefPtr.
26 base::WeakPtr<Ethernet> ethernet)
28 ethernet) {}
ethernet_service.h 32 class Ethernet;
43 base::WeakPtr<Ethernet> ethernet);
59 // Called by the Ethernet device when link state has caused the service
74 base::WeakPtr<Ethernet> ethernet);
76 Ethernet* ethernet() const { return ethernet_.get(); } function in class:shill::EthernetService
87 base::WeakPtr<Ethernet> ethernet_;
virtio_ethernet.cc 17 #include "shill/ethernet/virtio_ethernet.h"
44 : Ethernet(control_interface,
55 // Nothing to be done beyond what Ethernet dtor does.
64 // Ethernet::Start) may cause the kernel IPv6 code to send packets even
73 SLOG(this, 2) << "Starting virtio Ethernet.";
74 Ethernet::Start(error, callback);
ethernet_eap_provider.h 32 class Ethernet;
67 virtual void SetCredentialChangeCallback(Ethernet* device,
71 virtual void ClearCredentialChangeCallback(Ethernet* device);
74 // listening Ethernet devices.
82 // Used only in Ethernet and Manager unit tests.
87 typedef std::map<Ethernet*, CredentialChangeCallback> CallbackMap;
mock_ethernet.cc 17 #include "shill/ethernet/mock_ethernet.h"
32 : Ethernet(control_interface,
virtio_ethernet.h 22 #include "shill/ethernet/ethernet.h"
26 class VirtioEthernet : public Ethernet {
ethernet.h 52 class Ethernet
59 Ethernet(ControlInterface* control_interface,
66 ~Ethernet() override;
107 // Return a pointer to the EAP provider for Ethernet devices.
111 // for Ethernet.
181 base::WeakPtrFactory<Ethernet> weak_ptr_factory_;
183 DISALLOW_COPY_AND_ASSIGN(Ethernet);
mock_ethernet.h 24 #include "shill/ethernet/ethernet.h"
33 class MockEthernet : public Ethernet {
ethernet_eap_provider.cc 17 #include "shill/ethernet/ethernet_eap_provider.h"
21 #include "shill/ethernet/ethernet_eap_service.h"
48 << "Service type must be Ethernet EAP!";
94 Ethernet* device, CredentialChangeCallback callback) {
98 void EthernetEapProvider::ClearCredentialChangeCallback(Ethernet* device) {
ethernet_service.cc 17 #include "shill/ethernet/ethernet_service.h"
41 #include "shill/ethernet/ethernet.h"
52 const char EthernetService::kServiceType[] = "ethernet";
58 base::WeakPtr<Ethernet> ethernet)
60 Technology::kEthernet, ethernet) {
63 set_friendly_name("Ethernet");
78 base::WeakPtr<Ethernet> ethernet)
    [all...]
mock_ethernet_service.h 24 #include "shill/ethernet/ethernet_service.h"
31 base::WeakPtr<Ethernet> ethernet);
ethernet_unittest.cc 17 #include "shill/ethernet/ethernet.h"
31 #include "shill/ethernet/mock_ethernet_service.h"
44 #include "shill/ethernet/mock_ethernet_eap_provider.h"
76 ethernet_(new Ethernet(&control_interface_,
223 // Owned by Ethernet instance, but tracked here for expectations.
231 // Owned by Ethernet instance, but tracked here for expectations.
263 // Ethernet device retains its service.
430 // Save the mock proxy pointers before the Ethernet instance accepts it.
  /system/connectivity/shill/
refptr_types.h 32 class Ethernet;
33 typedef scoped_refptr<const Ethernet> EthernetConstRefPtr;
34 typedef scoped_refptr<Ethernet> EthernetRefPtr;
device_info.cc 47 #include "shill/ethernet/ethernet.h"
48 #include "shill/ethernet/virtio_ethernet.h"
300 // Special case for pseudo ethernet devices which are used for testing.
303 "%s: device %s is a virtual ethernet device for testing",
363 // can be used for other ethernet devices.
378 SLOG(this, 2) << StringPrintf("%s: device %s is virtio ethernet",
384 "is defaulted to type ethernet",
479 device = new Ethernet(control_interface_, dispatcher_, metrics_,
    [all...]
  /system/connectivity/shill/pppoe/
pppoe_service.h 25 #include "shill/ethernet/ethernet.h"
26 #include "shill/ethernet/ethernet_service.h"
43 // single Ethernet device. To do this it spawns and manages pppd instances.
53 base::WeakPtr<Ethernet> ethernet);
pppoe_service.cc 33 #include "shill/ethernet/ethernet.h"
58 base::WeakPtr<Ethernet> ethernet)
60 Technology::kPPPoE, ethernet),
87 CHECK(ethernet());
89 if (!ethernet()->link_up()) {
92 "PPPoE Service %s does not have Ethernet link.",
126 options, ethernet()->link_name(), callback, error);
  /external/autotest/client/deps/lansim/src/py/
host.py 33 @param hw_addr: Hex or binary representation of the Ethernet address.
87 eth_resp = dpkt.ethernet.Ethernet(
90 type = dpkt.ethernet.ETH_TYPE_ARP,
101 @param hw_addr: The network encoded corresponding Ethernet address.
120 # An IP host group address is mapped to an Ethernet multicast address
122 # 23 bits of the Ethernet multicast address 01-00-5E-00-00-00 (hex).
124 # more than one host group address may map to the same Ethernet
149 hw_pkt = dpkt.ethernet.Ethernet(
    [all...]
simulator.py 262 pkt = dpkt.ethernet.Ethernet(raw[4:])
267 callback(dpkt.ethernet.Ethernet(raw[4:]))
  /external/autotest/client/site_tests/network_DhcpStaticIP/
network_DhcpStaticIP.py 32 """Configures the Static IP parameters for the Ethernet interface
63 """Clears configuration of Static IP parameters for the Ethernet
80 """Check the properties of the Ethernet service to make sure that
146 raise error.TestFail('Ethernet service did not become connected.')
  /external/libpcap/msdos/
pkt_rx1.s 8 %define ETH_MTU 1500 ; max data size on Ethernet
pkt_rx0.asm 16 RX_BUF_SIZE = 1500 ; max message size on Ethernet
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 25 /* How do we access raw Ethernet devices? */
39 #error Unknown method for accessing raw Ethernet frames
102 /* Ethernet frame types according to RFC 2516 */
178 /* A PPPoE Packet, including Ethernet headers */
180 struct ethhdr ethHdr; /* Ethernet header */
304 /* True if Ethernet address is broadcast or multicast */
  /external/iproute2/doc/
ip-tunnels.tex 401 will find one another automatically and will form virtual Ethernet-like

Completed in 627 milliseconds

1 2