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
154 void instanceIdExpiryCallBack(RequestKey key) in instanceIdExpiryCallBack()
265 RequestKey key{eid, instanceId, type, command}; in registerRequest()
307 RequestKey key{eid, instanceId, type, command}; in unregisterRequest()
374 RequestKey key{eid, instanceId, type, command}; in handleResponse()
450 void removeRequestEntry(RequestKey key) in removeRequestEntry()
481 requestKey = RequestKey{ in SendRecvMsgOperation()
[all …]