Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dstatic_gateway.cpp26 std::string gateway, IP::Protocol protocolType) : in StaticGateway()
34 std::string gateway, IP::Protocol protocolType) : in StaticGateway()
72 IP::Protocol StaticGateway::protocolType(IP::Protocol /*protocolType*/) in protocolType() function in phosphor::network::StaticGateway
H A Dethernet_interface.cpp246 IP::Protocol protocolType; in addStaticGateway() local
394 IP::Protocol protocolType) in staticGateway()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp287 uint8_t protocolType = chInfo.protocolType; in ipmiGetChannelInfo() local
H A Dchannel_layer.hpp193 uint8_t protocolType; member
/openbmc/pldm/platform-mc/
H A Dplatform_manager.cpp502 pldm_transport_protocol_type protocolType, uint16_t heartbeatTimer) in setEventReceiver()