Searched refs:transportProtocol (Results 1 – 5 of 5) sorted by relevance
143 writeConfig(value, port(), transportProtocol(), configFilePath.c_str()); in address()175 writeConfig(address(), value, transportProtocol(), in port()192 NetworkClient::TransportProtocol Server::transportProtocol( in transportProtocol() function in phosphor::rsyslog_config::Server199 auto serverTransportProtocol = transportProtocol(); in transportProtocol()206 result = NetworkClient::transportProtocol(value); in transportProtocol()285 NetworkClient::transportProtocol(std::get<2>(*ret)); in restore()
67 using NetworkClient::transportProtocol;89 virtual TransportProtocol transportProtocol(
20 this->transportProtocol(sdbusplus::server::xyz::openbmc_project::network:: in Client()
44 EXPECT_EQ(client.transportProtocol(), in TEST_F()
165 config->transportProtocol( in TEST_F()