Searched refs:protocolType (Results 1 – 10 of 10) sorted by relevance
| /openbmc/phosphor-networkd/src/ |
| H A D | static_gateway.cpp | 26 std::string gateway, IP::Protocol protocolType) : in StaticGateway() argument 28 protocolType) in StaticGateway() 34 std::string gateway, IP::Protocol protocolType) : in StaticGateway() argument 40 StaticGatewayObj::protocolType(protocolType, true); in StaticGateway() 72 IP::Protocol StaticGateway::protocolType(IP::Protocol /*protocolType*/) in protocolType() function in phosphor::network::StaticGateway
|
| H A D | static_gateway.hpp | 45 std::string gateway, IP::Protocol protocolType); 53 using StaticGatewayObj::protocolType; 54 IP::Protocol protocolType(IP::Protocol) override; 70 std::string gateway, IP::Protocol protocolType);
|
| H A D | ethernet_interface.cpp | 246 IP::Protocol protocolType; in addStaticGateway() local 249 protocolType = IP::Protocol::IPv4; in addStaticGateway() 253 protocolType = IP::Protocol::IPv6; in addStaticGateway() 266 *info.gateway, protocolType)); in addStaticGateway() 394 IP::Protocol protocolType) in staticGateway() argument 400 switch (protocolType) in staticGateway() 427 *this, gateway, protocolType))); in staticGateway()
|
| H A D | ethernet_interface.hpp | 143 IP::Protocol protocolType) override;
|
| /openbmc/phosphor-host-ipmid/user_channel/ |
| H A D | channelcommands.cpp | 287 uint8_t protocolType = chInfo.protocolType; in ipmiGetChannelInfo() local 295 protocolType, reserved3, activeSessionCount, in ipmiGetChannelInfo()
|
| H A D | channel_layer.hpp | 193 uint8_t protocolType; member
|
| H A D | channel_mgmt.cpp | 878 channelData[chNum].chInfo.protocolType = defaultProtocolType; in setDefaultChannelConfig() 991 chData.chInfo.protocolType = in loadChannelConfig()
|
| /openbmc/pldm/platform-mc/ |
| H A D | platform_manager.hpp | 113 pldm_transport_protocol_type protocolType, uint16_t heartbeatTimer);
|
| H A D | platform_manager.cpp | 502 pldm_transport_protocol_type protocolType, uint16_t heartbeatTimer) in setEventReceiver() argument 517 0, eventMessageGlobalEnable, protocolType, in setEventReceiver()
|
| /openbmc/phosphor-host-ipmid/oem/nvidia/ |
| H A D | bootstrap-credentials-oem-cmds.cpp | 102 chInfo.protocolType != in ipmiGetIpmiChannelRfHi()
|