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 23 of file ../../src/connectivity/network/drivers/network-device/network_device.cc

void ~NetworkDevice ()

Defined at line 27 of file ../../src/connectivity/network/drivers/network-device/network_device.cc

void Start (fdf::StartCompleter completer)

Defined at line 33 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 89 of file ../../src/connectivity/network/drivers/network-device/network_device.cc

void GetDevice (GetDeviceRequestView request, GetDeviceCompleter::Sync & _completer)

Defined at line 97 of file ../../src/connectivity/network/drivers/network-device/network_device.cc