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.hpp44 static constexpr std::string_view sshServiceName = "dropbear"; variable
51 networkProtocolToDbus = {{{"SSH", sshServiceName},
560 encodeServiceObjectPath(sshServiceName)); in handleManagersNetworkProtocolPatch()