Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DIntrusionSensorMain.cpp52 static constexpr const char* nicType = "NIC"; variable
53 static constexpr auto nicTypes{std::to_array<const char*>({nicType})};
254 auto sensorBase = cfgData.find(configInterfaceName(nicType)); in getNicNameInfo()
533 configInterfaceName(nicType) + "'", in main()