Home
last modified time | relevance | path

Searched refs:NETWORK_PORT (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc-test-automation/network/
H A Dtest_network_nping.robot27 ... ${OPENBMC_HOST} ${PACKET_TYPE} ${NETWORK_PORT}
/openbmc/openbmc-test-automation/lib/
H A Dresource.robot104 ${NETWORK_PORT} 80 variable
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_network_security.robot38 ... ${OPENBMC_HOST} ${count} ${ICMP_PACKETS} ${NETWORK_PORT} ${ICMP_TIMESTAMP_REQUEST}
48 ... ${OPENBMC_HOST} ${count} ${ICMP_PACKETS} ${NETWORK_PORT} ${ICMP_NETMASK_REQUEST}
/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuMctpVdm.hpp30 NETWORK_PORT = 1, enumerator
H A DNvidiaGpuMctpVdm.cpp760 header.msg_type = static_cast<uint8_t>(MessageType::NETWORK_PORT); in encodeGetPortNetworkAddressesRequest()
825 header.msg_type = static_cast<uint8_t>(MessageType::NETWORK_PORT); in encodeGetEthernetPortTelemetryCountersRequest()
/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaGpuSensorTest.cpp2002 static_cast<uint8_t>(gpu::MessageType::NETWORK_PORT)); in TEST_F()
2075 headerInfo.msg_type = static_cast<uint8_t>(gpu::MessageType::NETWORK_PORT); in TEST_F()
2146 static_cast<uint8_t>(gpu::MessageType::NETWORK_PORT)); in TEST_F()
2263 headerInfo.msg_type = static_cast<uint8_t>(gpu::MessageType::NETWORK_PORT); in TEST_F()