Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DIntrusionSensorMain.cpp53 static constexpr auto nicTypes{std::to_array<const char*>({nicType})}; variable
289 std::vector<std::string>{nicTypes.begin(), nicTypes.end()}); in getNicNameInfo()