/openbmc/libmctp/utils/ |
H A D | mctp-capture.h | 35 void capture_binding(struct mctp_pktbuf *pkt, bool outgoing, void *user); 37 bool outgoing, int eid); 59 bool outgoing __unused, void *user __unused) in capture_binding() 65 bool outgoing __unused, int eid __unused) in capture_socket()
|
H A D | mctp-capture.c | 53 void capture_binding(struct mctp_pktbuf *pkt, bool outgoing, void *user) in capture_binding() argument 72 if (outgoing) in capture_binding() 93 bool outgoing, int eid) in capture_socket() argument 111 if (outgoing) in capture_socket() 126 if (outgoing) { in capture_socket()
|
/openbmc/phosphor-net-ipmid/ |
H A D | message_handler.hpp | 117 /** @brief Send the outgoing message 119 * The payload in the outgoing message is flattened and sent out on the 122 * @param[in] outMessage - Outgoing Message 127 /** @brief Send the outgoing ASF message 129 * The outgoing ASF message contains only ASF message header 137 * @param[in] packet - Outgoing packet
|
H A D | integrity_algo.hpp | 77 * @brief Generate integrity data for the outgoing IPMI packet 79 * @param[in] input - Outgoing IPMI packet 81 * @return authcode for the outgoing IPMI packet 196 * @brief Generate integrity data for the outgoing IPMI packet 198 * @param[in] input - Outgoing IPMI packet 200 * @return on success return the integrity data for the outgoing IPMI 282 * @brief Generate integrity data for the outgoing IPMI packet 284 * @param[in] packet - Outgoing IPMI packet 286 * @return on success return the integrity data for the outgoing IPMI
|
H A D | message_parsers.hpp | 194 * @param[in] packet - outgoing packet to which to add sequence number 216 * @brief Add Integrity data to the outgoing IPMI packet 218 * @param[in] packet - Outgoing IPMI packet 219 * @param[in] message - IPMI Message populated for the outgoing packet 242 * @brief Encrypt the plain text payload for the outgoing IPMI packet 244 * @param[in] message - IPMI Message populated for the outgoing packet
|
H A D | crypt_algo.hpp | 69 * @brief Encrypt the outgoing payload 71 * @param[in] payload - plain payload for the outgoing IPMI packet 167 * @brief Encrypt the outgoing payload 169 * @param[in] payload - plain payload for the outgoing IPMI packet
|
H A D | message.hpp | 187 * The IPMI outgoing message is constructed out of payload and the 191 * @param[in] output - Payload for outgoing message 193 * @return Outgoing message on success and nullptr on failure
|
/openbmc/qemu/docs/devel/migration/ |
H A D | CPR.rst | 53 Outgoing: 58 provided the command captures all the data from the outgoing side, 67 * If the VM was running when the outgoing ``migrate`` command was 185 Outgoing: 192 * If the VM was running when the outgoing ``migrate`` command was 221 has issued the migrate command. The outgoing side uses QMP because 227 Outgoing: Incoming: 277 Outgoing: Incoming:
|
/openbmc/qemu/hw/vfio-user/ |
H A D | proxy.c | 227 * For replies, find matching outgoing request and wake any waiters. 442 msg = QTAILQ_FIRST(&proxy->outgoing); in vfio_user_send_one() 448 QTAILQ_REMOVE(&proxy->outgoing, msg, next); in vfio_user_send_one() 461 * Send messages from outgoing queue when the socket buffer has space. 462 * If we deplete 'outgoing', remove ourselves from the poll list. 471 while (!QTAILQ_EMPTY(&proxy->outgoing)) { in vfio_user_send() 556 * Messages are queued onto the proxy's outgoing list. 569 * They transition from the outgoing list to the pending list 575 * They also transition from outgoing to pending when sent, but 579 * As an optimization, if the outgoing list and the socket send [all …]
|
H A D | proxy.h | 84 VFIOUserMsgQ outgoing; member
|
/openbmc/openbmc/poky/contrib/git-hooks/ |
H A D | sendemail-validate.sample | 6 # This sendemail-validate hook injects 'From: ' header lines into outgoing 9 # (notably Microsoft Exchange / Office 360) seem to butcher outgoing patches,
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/ |
H A D | Bond.interface.yaml | 54 The outgoing traffic is distributed according to the current 58 Incoming/outgoing traffic is distributed according to the
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/ |
H A D | tinyproxy.conf | 34 # outgoing connections. This is useful for multi-home'd machines where 35 # you want all traffic to appear outgoing from one particular interface. 40 # BindSame: If enabled, tinyproxy will bind the outgoing connection to the 213 # AddHeader: Adds the specified headers to outgoing HTTP requests that
|
/openbmc/qemu/include/exec/ |
H A D | translation-block.h | 129 * Each TB can have two outgoing jumps, and therefore can participate 135 * outgoing jump is kept in jmp_dest[] so that the appropriate jmp_lock 139 * being invalidated, so that no further outgoing jumps from it can be set.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | scripts_no_bash.patch | 22 # a sms file in the outgoing queue.
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | nbd-tls-iothread.out | 34 === Src VM: Mirror to dst NBD for outgoing storage migration ===
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/ |
H A D | smstools3_3.1.21.bb | 42 install -d "${D}${localstatedir}/spool/sms/outgoing"
|
/openbmc/libpldm/include/libpldm/ |
H A D | control.h | 22 * @param[out] resp_msg - PLDM outgoing response message payload buffer
|
/openbmc/openbmc/poky/meta/recipes-extended/procps/procps/ |
H A D | sysctl.conf | 26 # sets the port range used for outgoing connections
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/ |
H A D | iptraf-ng_1.2.1.bb | 14 outgoing packets for common TCP and UDP application ports, a LAN \
|
/openbmc/slpd-lite/ |
H A D | sock_channel.hpp | 85 * @brief Write the outgoing packet
|
/openbmc/qemu/migration/ |
H A D | fd.c | 72 qio_channel_set_name(ioc, "migration-fd-outgoing"); in fd_start_outgoing_migration()
|
H A D | exec.c | 57 qio_channel_set_name(ioc, "migration-exec-outgoing"); in exec_start_outgoing_migration()
|
/openbmc/docs/designs/mctp/ |
H A D | mctp-kernel.md | 242 future outgoing messages, until either the socket is closed, or `connect()` is 250 specify the peer address and tag for future outgoing messages. 312 address, to allow the socket to receive responses to this outgoing message. If 399 ###### `MCTP_TAG_CONTROL`: manage outgoing tag allocation behaviour 711 allocate a unique tag for the outgoing message. In this case, the `sendto()` 713 a local port cannot be allocated for an outgoing message. 935 Another alternative would be to allocate a tag on each outgoing TO=1 message,
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | EventService.v1_11_0.json | 340 "description": "The connection type to the outgoing SMTP server.", 341 … "longDescription": "This property shall contain the connection type to the outgoing SMTP server.", 346 "description": "The 'from' email address of the outgoing email.", 347 … "This property shall contain the email address to use for the 'from' field in an outgoing email.", 387 …longDescription": "This property shall contain the address of the SMTP server for outgoing email.",
|