Searched defs:inBuffer (Results 1 – 4 of 4) sorted by relevance
/openbmc/slpd-lite/ | ||
H A D | sock_channel.cpp | 70 int Channel::write(buffer& inBuffer) in write() |
/openbmc/phosphor-net-ipmid/ | ||
H A D | socket_channel.hpp | 193 int write(const std::vector<uint8_t>& inBuffer) in write() |
/openbmc/bmcweb/http/ | ||
H A D | websocket.hpp | 355 inBuffer; member in crow::websocket::ConnectionImpl |
H A D | http2_connection.hpp | 602 std::array<uint8_t, 8192> inBuffer{}; member in crow::HTTP2Connection |