Home | History | Annotate | Download | only in shill

Lines Matching refs:Ethernet

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_,
1148 << " is now assumed to be regular Ethernet.";
1160 "is defaulted to type ethernet",