Home
last modified time | relevance | path

Searched defs:clientId (Results 1 – 5 of 5) sorted by relevance

/openbmc/bmcweb/include/
H A Dsessions.hpp41 std::optional<std::string> clientId; member
265 const std::optional<std::string>& clientId, SessionType sessionType, in generateUserSession()
H A Dpersistent_data.hpp260 const std::optional<std::string>& clientId = p.second->clientId; in writeData() local
/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_sessions.hpp214 std::optional<std::string> clientId; in handleSessionCollectionPost() local
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dmqtt.json6 "clientId": "ThingsBoard_gateway", string
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_fw_defs.h170 #define USTORM_RX_PRODS_E1X_OFFSET(portId, clientId) \ argument