Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dnetwork_protocol.hpp48 static constexpr std::string_view sshServiceName = "dropbear"; variable
55 networkProtocolToDbus = {{{"SSH", sshServiceName},
538 encodeServiceObjectPath(sshServiceName)); in handleManagersNetworkProtocolPatch()