class FakeManagedNetworkProtocol
Defined at line 17 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/fake_network_protocol.h
Public Methods
void FakeManagedNetworkProtocol (efi_simple_network_mode data)
Defined at line 19 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/fake_network_protocol.h
void FakeManagedNetworkProtocol (const FakeManagedNetworkProtocol & )
Defined at line 28 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/fake_network_protocol.h
FakeManagedNetworkProtocol & operator= (const FakeManagedNetworkProtocol & )
Defined at line 29 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/fake_network_protocol.h
efi_managed_network_protocol * protocol ()
Defined at line 31 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/fake_network_protocol.h
void SetModeData (const efi_simple_network_mode & mode)
Defined at line 33 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/fake_network_protocol.h
void SetConfigData (const efi_managed_network_config_data & data)
Defined at line 34 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/fake_network_protocol.h
const std::vector<uint8_t> & GetMostRecentTx ()
Defined at line 36 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/fake_network_protocol.h