class NetworkDevice
Defined at line 33 of file ../../src/connectivity/network/drivers/network-device/network_device.h
Public Methods
void NetworkDevice (fdf::DriverStartArgs start_args, fdf::UnownedSynchronizedDispatcher driver_dispatcher)
Defined at line 24 of file ../../src/connectivity/network/drivers/network-device/network_device.cc
void ~NetworkDevice ()
Defined at line 28 of file ../../src/connectivity/network/drivers/network-device/network_device.cc
void Start (fdf::StartCompleter completer)
Defined at line 34 of file ../../src/connectivity/network/drivers/network-device/network_device.cc
NetworkDeviceInterface * GetInterface ()
Defined at line 45 of file ../../src/connectivity/network/drivers/network-device/network_device.h
void PrepareStop (fdf::PrepareStopCompleter completer)
Defined at line 90 of file ../../src/connectivity/network/drivers/network-device/network_device.cc
void GetDevice (GetDeviceRequestView request, GetDeviceCompleter::Sync & _completer)
Defined at line 98 of file ../../src/connectivity/network/drivers/network-device/network_device.cc