Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_client.hpp145 uint32_t connId; member in crow::ConnectionInfo
703 void sendNext(bool keepAlive, uint32_t connId) in sendNext()
820 bool keepAlive, uint32_t connId, Response& res) in afterSendData()