Home
last modified time | relevance | path

Searched refs:pEthIndex (Results 1 – 1 of 1) sorted by relevance

/openbmc/dbus-sensors/src/
H A DIntrusionSensorMain.cpp267 const auto* pEthIndex = in getNicNameInfo() local
271 if (pEthIndex != nullptr && pName != nullptr) in getNicNameInfo()
273 lanInfoMap[*pEthIndex] = *pName; in getNicNameInfo()
276 std::cout << "find name of eth" << *pEthIndex in getNicNameInfo()