class FakeEthernetInterface
Defined at line 141 of file ../../src/connectivity/ethernet/drivers/rndis-function/rndis_function_test.cc
Public Methods
void FakeEthernetInterface ()
Defined at line 143 of file ../../src/connectivity/ethernet/drivers/rndis-function/rndis_function_test.cc
void EthernetIfcStatus (uint32_t status)
Defined at line 149 of file ../../src/connectivity/ethernet/drivers/rndis-function/rndis_function_test.cc
void EthernetIfcRecv (const uint8_t * data, size_t size, uint32_t flags)
Defined at line 151 of file ../../src/connectivity/ethernet/drivers/rndis-function/rndis_function_test.cc
const ethernet_ifc_protocol_t * Protocol ()
Defined at line 155 of file ../../src/connectivity/ethernet/drivers/rndis-function/rndis_function_test.cc
std::optional<uint32_t> LastStatus ()
Defined at line 156 of file ../../src/connectivity/ethernet/drivers/rndis-function/rndis_function_test.cc
zx_status_t WaitUntilPacketReceived ()
Defined at line 158 of file ../../src/connectivity/ethernet/drivers/rndis-function/rndis_function_test.cc