/openbmc/linux/net/rds/ |
D | ib_send.c |
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_bmc_network_security.robot | 32 Send ICMP Timestamp Request 33 [Documentation] Send ICMP packet type 13 and check BMC drops such packets 36 # Send ICMP packet type 13 to BMC and check packet loss. 37 ${packet_loss}= Send Network Packets And Get Packet Loss 42 Send ICMP Netmask Request 43 [Documentation] Send ICMP packet type 17 and check BMC drops such packets 46 # Send ICMP packet type 17 to BMC and check packet loss. 47 ${packet_loss}= Send Network Packets And Get Packet Loss 52 Send Continuous ICMP Echo Request To BMC And Verify No Packet Loss 53 [Documentation] Send ICMP packet type 8 continuously and check no packets are dropped from BMC [all …]
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | bindings.rs | 33 unsafe impl Send for CharBackend {} 37 unsafe impl Send for CoalescedMemoryRange {} 40 // SAFETY: these are constants and vtables; the Send and Sync requirements 42 unsafe impl Send for MemoryRegionOps {} 45 unsafe impl Send for Property {} 48 unsafe impl Send for TypeInfo {} 51 unsafe impl Send for VMStateDescription {} 54 unsafe impl Send for VMStateField {} 57 unsafe impl Send for VMStateInfo {}
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | dpni.c | 45 /* send command to mc*/ in dpni_open() 67 /* send command to mc*/ in dpni_close() 86 /* send command to mc*/ in dpni_create() 112 /* send command to mc*/ in dpni_destroy() 129 /* send command to mc*/ in dpni_set_pools() 144 /* send command to mc*/ in dpni_enable() 159 /* send command to mc*/ in dpni_disable() 174 /* send command to mc*/ in dpni_reset() 190 /* send command to mc*/ in dpni_get_attributes() 214 /* send command to mc*/ in dpni_set_errors_behavior() [all …]
|
H A D | dprc.c | 25 /* send command to mc*/ in dprc_get_container_id() 49 /* send command to mc*/ in dprc_open() 70 /* send command to mc*/ in dprc_close() 91 /* send command to mc*/ in dprc_create_container() 116 /* send command to mc*/ in dprc_destroy_container() 133 /* send command to mc*/ in dprc_reset_container() 150 /* send command to mc*/ in dprc_get_attributes() 174 /* send command to mc*/ in dprc_get_obj_count() 200 /* send command to mc*/ in dprc_get_obj() 228 /* send command to mc*/ in dprc_get_res_count() [all …]
|
H A D | dpmac.c | 28 /* send command to mc*/ in dpmac_open() 49 /* send command to mc*/ in dpmac_close() 68 /* send command to mc*/ in dpmac_create() 94 /* send command to mc*/ in dpmac_destroy() 111 /* send command to mc*/ in dpmac_get_attributes() 136 /* send command to mc*/ in dpmac_mdio_read() 160 /* send command to mc*/ in dpmac_mdio_write() 177 /* send command to mc*/ in dpmac_get_link_cfg() 200 /* send command to mc*/ in dpmac_set_link_state() 219 /* send command to mc*/ in dpmac_get_counter() [all …]
|
H A D | dpbp.c | 26 /* send command to mc*/ in dpbp_open() 47 /* send command to mc*/ in dpbp_close() 67 /* send command to mc*/ in dpbp_create() 93 /* send command to mc*/ in dpbp_destroy() 107 /* send command to mc*/ in dpbp_enable() 122 /* send command to mc*/ in dpbp_disable() 137 /* send command to mc*/ in dpbp_reset() 154 /* send command to mc*/ in dpbp_get_attributes() 177 /* send command to mc */ in dpbp_get_api_version()
|
/openbmc/linux/net/llc/ |
D | llc_s_ac.c |
|
/openbmc/linux/tools/testing/selftests/bpf/ |
D | test_flow_dissector.sh |
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
D | xt_string.sh |
|
/openbmc/linux/tools/testing/selftests/net/ |
D | udpgso.c |
|
/openbmc/linux/drivers/misc/vmw_vmci/ |
D | vmci_route.c |
|
/openbmc/openbmc/poky/scripts/ |
H A D | send-pull-request | 9 # This script is intended to be used to send a patch series prepared by the 28 -a Send the cover letter to every recipient listed in Cc and 140 # Convert the collected addresses into git-send-email argument strings 147 # Handoff to git-send-email. It will perform the send confirmation. 149 # create-pull-request, so we must not allow git-send-email to 153 # Send the cover letter to every recipient, both specified as well as 157 …eval "git send-email $GIT_TO $GIT_CC $GIT_EXTRA_CC --confirm=always --no-thread --suppress-cc=all … 159 echo "ERROR: failed to send cover-letter with automatic recipients." 165 # Send the patch to the specified recipients and, if -c was specified, those git 167 eval "git send-email $GIT_TO $GIT_EXTRA_CC --confirm=always --no-thread $GITSOBCC $PATCHES" [all …]
|
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_vmicert_management.robot | 41 # Send CSR request from operator user. 44 # Send CSR request from ReadOnly user. 47 # Send CSR request from NoAccess user. 70 Send CSR Request When VMI Is Off And Verify 71 [Documentation] Send CSR signing request to VMI when it is off and expect an error. 81 # Send CSR request from operator user. 84 # Send CSR request from ReadOnly user. 87 # Send CSR request from NoAccess user. 92 [Documentation] Send corrupted CSR for signing and expect an error. 99 # Send CSR request from operator user. [all …]
|
/openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
H A D | dpio.c | 25 /* send command to mc*/ in dpio_open() 47 /* send command to mc*/ in dpio_close() 66 /* send command to mc*/ in dpio_create() 92 /* send command to mc*/ in dpio_destroy() 107 /* send command to mc*/ in dpio_enable() 122 /* send command to mc*/ in dpio_disable() 137 /* send command to mc*/ in dpio_reset() 154 /* send command to mc*/ in dpio_get_attributes() 177 /* send command to mc */ in dpio_get_api_version()
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_sessions_connection.robot | 24 [Documentation] Send heartbeat on session continuously and verify connection stability. 31 Repeat Keyword ${duration} Send Heartbeat 47 Send Heartbeat 48 [Documentation] Send heartbeat to BMC. 55 [Documentation] Send heartbeat on BMC reboot. 61 Repeat Keyword ${reboot_interval} Send Heartbeat
|
/openbmc/linux/net/atm/ |
D | raw.c |
|
/openbmc/linux/Documentation/crypto/ |
D | userspace-if.rst |
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
D | apple,mailbox.yaml |
|
/openbmc/linux/Documentation/infiniband/ |
D | tag_matching.rst |
|
/openbmc/linux/Documentation/networking/ |
D | rds.rst |
|
/openbmc/openpower-occ-control/ |
H A D | occ_pass_through.cpp | 40 std::vector<int32_t> PassThrough::send(std::vector<int32_t> command) in send() function in open_power::occ::PassThrough 53 rsp = send(cmdInBytes); in send() 62 std::vector<uint8_t> PassThrough::send(std::vector<uint8_t> command) in send() function in open_power::occ::PassThrough 69 "PassThrough::send() - OCC{INST} not active, command not sent", in send() 93 "PassThrough::send() Sending {CMD} command to OCC{INST} (data len={LEN}, data={DATA})", in send() 99 lg2::info("PassThrough::send() Sending {CMD} command to OCC{INST}", in send() 102 CmdStatus status = occCmd.send(command, response); in send() 107 lg2::debug("PassThrough::send() response had {LEN} bytes", "LEN", in send() 112 lg2::error("PassThrough::send() Invalid OCC response"); in send() 119 "PassThrough::send(): OCC command failed with status {STATUS}", in send()
|
/openbmc/openbmc/poky/ |
H A D | .b4-config | 3 send-auto-cc-cmd = ./scripts/b4-wrapper-poky.py send-auto-cc-cmd 4 send-auto-to-cmd = ./scripts/b4-wrapper-poky.py send-auto-to-cmd
|
/openbmc/u-boot/include/ |
H A D | tpm-common.h | 133 * send() - send data to the TPM 136 * @sendbuf: Buffer of the data to send 137 * @send_size: Size of the data to send 141 int (*send)(struct udevice *dev, const u8 *sendbuf, size_t send_size); member 168 * xfer() - send data to the TPM and get response 171 * to send(), recv() and cleanup(). It should handle all aspects of 175 * @sendbuf: Buffer of the data to send 176 * @send_size: Size of the data to send 258 * tpm_xfer() - send data to the TPM and get response 260 * This first uses the device's send() method to send the bytes. Then it calls [all …]
|
/openbmc/pldm/requester/test/ |
H A D | request_test.cpp | 54 EXPECT_CALL(request, send()) 66 // send() is called a total of 3 times, the original plus two retries 67 EXPECT_CALL(request, send()).Times(3).WillRepeatedly(Return(PLDM_SUCCESS)); 78 // send() will be called a total of 10 times, the original plus 9 retries. 79 // In a ideal scenario send() would have been called 10 times in 1 sec (when 84 EXPECT_CALL(request, send()) 102 EXPECT_CALL(request, send()).Times(Exactly(1)).WillOnce(Return(PLDM_ERROR));
|