Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dmessage_handler.hpp21 Handler(std::shared_ptr<udpsocket::Channel> channel, in Handler()
36 Handler(std::shared_ptr<udpsocket::Channel> channel, in Handler()
144 std::shared_ptr<udpsocket::Channel> channel;
H A Dsession.hpp293 std::shared_ptr<udpsocket::Channel> channelPtr;
H A Dsocket_channel.hpp16 namespace udpsocket namespace
H A Dsd_event_loop.cpp25 auto channelPtr = std::make_shared<udpsocket::Channel>(udpSocket); in handleRmcpPacket()
/openbmc/slpd-lite/
H A Dsock_channel.hpp10 namespace udpsocket namespace
H A Dmain.cpp15 udpsocket::Channel channel(fd, tv); in requestHandler()
H A Dsock_channel.cpp12 namespace udpsocket namespace