/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | protocol.hpp | 10 enum class Protocol{ enum 56 NLOHMANN_JSON_SERIALIZE_ENUM(Protocol, { 57 {Protocol::Invalid, "Invalid"}, 58 {Protocol::PCIe, "PCIe"}, 59 {Protocol::AHCI, "AHCI"}, 60 {Protocol::UHCI, "UHCI"}, 61 {Protocol::SAS, "SAS"}, 62 {Protocol::SATA, "SATA"}, 63 {Protocol::USB, "USB"}, 64 {Protocol [all...] |
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_protocol_settings.robot | 9 Suite Teardown Run Keywords Enable IPMI Protocol ${initial_ipmi_state} AND Redfish.Logout 27 Verify SSH Protocol State ${True} 30 Enable SSH Protocol And Verify 34 Enable SSH Protocol ${True} 37 Verify SSH Protocol State ${True} 43 Disable SSH Protocol And Verify 46 [Teardown] Enable SSH Protocol ${True} 49 Enable SSH Protocol ${False} 52 Verify SSH Protocol State ${False} 62 Enable SSH Protocol And Check Persistency On BMC Reboot [all …]
|
/openbmc/phosphor-networkd/test/ |
H A D | test_ethernet_interface.cpp | 51 auto createIPObject(IP::Protocol addressType, const std::string& ipaddress, in createIPObject() 58 IP::Protocol protocol) in createStaticGatewayObject() 106 EXPECT_THROW(createIPObject(IP::Protocol::IPv4, "127.0.0.1", 16), in TEST_F() 108 EXPECT_THROW(createIPObject(IP::Protocol::IPv4, "127.0.0.1", 32), in TEST_F() 110 EXPECT_THROW(createIPObject(IP::Protocol::IPv4, "192.168.1.1", 0), in TEST_F() 112 EXPECT_THROW(createIPObject(IP::Protocol::IPv6, "::1", 64), in TEST_F() 114 EXPECT_THROW(createIPObject(IP::Protocol::IPv6, "::", 128), in TEST_F() 116 EXPECT_THROW(createIPObject(IP::Protocol::IPv6, "fe80::1", 0), in TEST_F() 119 createIPObject(IP::Protocol::IPv4, "10.10.10.10", 16); in TEST_F() 126 createIPObject(IP::Protocol::IPv4, "10.10.10.10", 16); in TEST_F() [all …]
|
/openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
H A D | Redfish_Protocol_Validator.robot | 3 ... https://github.com/DMTF/Redfish-Protocol-Validator 15 ${rsv_github_url} https://github.com/DMTF/Redfish-Protocol-Validator 16 ${rsv_dir_path} Redfish-Protocol-Validator 29 Test BMC Redfish Protocol Validator 30 [Documentation] The Redfish Protocol Validator tests the HTTP protocol 44 ... Fail Redfish Protocol Validator Failed
|
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/ |
H A D | meson.build | 4 sdbusplus_current_path = 'com/intel/Protocol/PECI' 7 'com/intel/Protocol/PECI/Raw__markdown'.underscorify(), 8 input: ['../../../../../yaml/com/intel/Protocol/PECI/Raw.interface.yaml'], 21 'com/intel/Protocol/PECI/Raw',
|
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/Raw/ |
H A D | meson.build | 3 sdbusplus_current_path = 'com/intel/Protocol/PECI/Raw' 6 'com/intel/Protocol/PECI/Raw__cpp'.underscorify(), 7 input: ['../../../../../../yaml/com/intel/Protocol/PECI/Raw.interface.yaml'], 26 'com/intel/Protocol/PECI/Raw',
|
/openbmc/openbmc-test-automation/lib/ |
H A D | protocol_setting_utils.robot | 3 Documentation Protocol settings utilities keywords. 16 Enable SSH Protocol 47 Verify SSH Protocol State 85 # "Name": "Manager Network Protocol", 98 ... msg=Protocol states are not matching. 101 Enable IPMI Protocol 131 Verify IPMI Protocol State 140 ... msg=Protocol states are not matching.
|
/openbmc/phosphor-networkd/src/ |
H A D | static_gateway.hpp | 45 std::string gateway, IP::Protocol protocolType); 54 IP::Protocol protocolType(IP::Protocol) override; 70 std::string gateway, IP::Protocol protocolType);
|
H A D | static_gateway.cpp | 26 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() argument
|
H A D | ipaddress.cpp | 40 static inline constexpr auto value = IP::Protocol::IPv4; 46 static inline constexpr auto value = IP::Protocol::IPv6; 82 IP::Protocol IPAddress::type(IP::Protocol /*type*/) in type() argument
|
/openbmc/linux/Documentation/crypto/ |
H A D | api-kpp.rst | 1 Key-agreement Protocol Primitives (KPP) Cipher Algorithm Definitions 7 Key-agreement Protocol Primitives (KPP) Cipher API 11 :doc: Generic Key-agreement Protocol Primitives API 16 Key-agreement Protocol Primitives (KPP) Cipher Request Handle
|
/openbmc/linux/Documentation/networking/caif/ |
H A D | linux_caif.rst | 32 * CAIF Core Protocol Implementation 47 ! +------+ <- CAIF Core Protocol 63 CAIF Core Protocol Layer 69 The architecture is inspired by the design patterns "Protocol Layer" and 70 "Protocol Packet". 91 The CAIF protocol can be divided into two parts: Support functions and Protocol 94 - CFPKT CAIF Packet. Implementation of CAIF Protocol Packet. The 98 The CAIF Protocol implementation contains: 100 - CFCNFG CAIF Configuration layer. Configures the CAIF Protocol 192 The CAIF Protocol relies on a loss-less link layer without implementing
|
/openbmc/linux/net/l2tp/ |
H A D | Kconfig | 3 # Layer Two Tunneling Protocol (L2TP) 7 tristate "Layer Two Tunneling Protocol (L2TP)" 12 Layer Two Tunneling Protocol 54 Layer Two Tunneling Protocol Version 3 58 The Layer Two Tunneling Protocol (L2TP) provides a dynamic 62 tunneling Point-to-Point Protocol (PPP) [RFC1661] sessions. 96 The Layer 2 Tunneling Protocol, Version 3 (L2TPv3) can be
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | boot.rst | 4 The Linux/x86 Boot Protocol 20 Protocol 2.00 (Kernel 1.3.73) Added bzImage and initrd support, as 26 Protocol 2.01 (Kernel 1.3.76) Added a heap overrun warning. 28 Protocol 2.02 (Kernel 2.4.0-test3-pre3) New command line protocol. 35 Protocol 2.03 (Kernel 2.4.18-pre1) Explicitly makes the highest possible 38 Protocol 2.04 (Kernel 2.6.14) Extend the syssize field to four bytes. 40 Protocol 2.05 (Kernel 2.6.20) Make protected mode kernel relocatable. 43 Protocol 2.06 (Kernel 2.6.22) Added a field that contains the size of 46 Protocol 2.07 (Kernel 2.6.24) Added paravirtualised boot protocol. 50 Protocol 2.08 (Kernel 2.6.26) Added crc32 checksum and ELF format [all …]
|
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
H A D | hyp_ethernet_interface.cpp | 49 bool HypEthInterface::dhcpIsEnabled(HypIP::Protocol family) in dhcpIsEnabled() 53 case HypIP::Protocol::IPv6: in dhcpIsEnabled() 55 case HypIP::Protocol::IPv4: in dhcpIsEnabled()
|
H A D | hyp_ethernet_interface.hpp | 69 ObjectPath ip(HypIP::Protocol /*addressType*/, std::string /*ipAddress*/, in ip() argument 83 bool isDHCPEnabled(HypIP::Protocol protocol); 116 bool dhcpIsEnabled(HypIP::Protocol protocol);
|
/openbmc/linux/net/dccp/ |
H A D | Kconfig | 3 tristate "The DCCP Protocol" 6 Datagram Congestion Control Protocol (RFC 4340) 10 The Datagram Congestion Control Protocol (DCCP) is a transport
|
/openbmc/linux/net/bluetooth/ |
H A D | Kconfig | 30 L2CAP (Logical Link Control and Adaptation Protocol) 31 SMP (Security Manager Protocol) on LE (Low Energy) links 34 RFCOMM Module (RFCOMM Protocol) 35 BNEP Module (Bluetooth Network Encapsulation Protocol) 36 CMTP Module (CAPI Message Transport Protocol) 37 HIDP Module (Human Interface Device Protocol)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/ |
H A D | protobuf-c_1.5.0.bb | 1 SUMMARY = "Protocol Buffers - structured data serialisation mechanism" 2 DESCRIPTION = "This is protobuf-c, a C implementation of the Google Protocol Buffers data \ 5 converts Protocol Buffer .proto files to C descriptor code, based on the \
|
/openbmc/linux/drivers/infiniband/ulp/srp/ |
H A D | Kconfig | 3 tristate "InfiniBand SCSI RDMA Protocol" 7 Support for the SCSI RDMA Protocol over InfiniBand. This
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | Kconfig | 3 tristate "Intel(R) Ethernet Protocol Driver for RDMA" 11 This is an Intel(R) Ethernet Protocol Driver for RDMA driver
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/ |
H A D | libavtp_0.2.0.bb | 1 SUMMARY = "Implements Audio Video Transport Protocol (AVTP)" 2 DESCRIPTION = "Open source implementation of Audio Video Transport Protocol (AVTP) \
|
/openbmc/linux/drivers/hid/usbhid/ |
H A D | Kconfig | 16 You can't use this driver and the HIDBP (Boot Protocol) keyboard 48 menu "USB HID Boot Protocol drivers" 57 to use the keyboard in its limited Boot Protocol mode instead. 73 to use the mouse in its limited Boot Protocol mode instead.
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | libxdmcp_1.1.5.bb | 1 SUMMARY = "XDMCP: X Display Manager Control Protocol library" 3 DESCRIPTION = "The purpose of the X Display Manager Control Protocol \
|
/openbmc/u-boot/drivers/firmware/ |
H A D | Kconfig | 13 tristate "TI System Control Interface (TISCI) Message Protocol" 17 TI System Control Interface (TISCI) Message Protocol is used to manage
|