Searched refs:getEthDevice (Results 1 – 4 of 4) sorted by relevance
48 auto reply = getEthDevice(request, &hMock); in TEST()72 auto reply = getEthDevice(request, &hMock); in TEST()
43 Resp getEthDevice(std::span<const uint8_t> data,
41 Resp getEthDevice(std::span<const uint8_t> data, in getEthDevice() function
63 return getEthDevice(data, handler); in handleSysCommand()