Home
last modified time | relevance | path

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

/openbmc/pldm/requester/
H A Dhandler.hpp39 struct RequestKey struct
46 bool operator==(const RequestKey& e) const in operator ==() argument
60 std::size_t operator()(const RequestKey& key) const in operator ()()
87 RequestKey key; //!< Responder MCTP endpoint ID
155 void instanceIdExpiryCallBack(RequestKey key) in instanceIdExpiryCallBack()
266 RequestKey key{eid, instanceId, type, command}; in registerRequest()
308 RequestKey key{eid, instanceId, type, command}; in unregisterRequest()
375 RequestKey key{eid, instanceId, type, command}; in handleResponse()
451 void removeRequestEntry(RequestKey key) in removeRequestEntry()
483 requestKey = RequestKey{ in SendRecvMsgOperation()
[all …]