Home
last modified time | relevance | path

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

/openbmc/slpd-lite/
H A Dsock_channel.hpp66 auto getPort() const in getPort() function in udpsocket::Channel
/openbmc/phosphor-net-ipmid/
H A Dsocket_channel.hpp114 uint16_t getPort() const in getPort() function in udpsocket::Channel
H A Dmessage_handler.cpp49 session->remotePort(channel->getPort()); in updSessionData()
/openbmc/bmcweb/redfish-core/lib/
H A Dfabric_ports.hpp497 .privileges(redfish::privileges::getPort) in requestRoutesFabricPort()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp1446 const static auto& getPort = privilegeSetLogin; variable