| /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/qemu/tests/qemu-iotests/tests/ |
| H A D | nbd-tls-iothread | 146 echo === Src VM: Mirror to dst NBD for outgoing storage migration ===
|
| 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/smstools3/ |
| H A D | scripts_no_bash.patch | 22 # a sms file in the outgoing queue.
|
| H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 284 … // outgoing directory to spooler. Works together with keep_filename. 291 -int outgoing_utf8; // 1 if outgoing files are automatically converted from UTF-8 to I… 316 +EXTERN int outgoing_utf8; // 1 if outgoing files are automatically converted from UTF… 530 -char smsd_debug[SIZE_SMSD_DEBUG]; // Header of an outgoing message file. 532 +EXTERN char smsd_debug[SIZE_SMSD_DEBUG]; // Header of an outgoing message file.
|
| /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/qemu/hw/vfio-user/ |
| H A D | proxy.h | 84 VFIOUserMsgQ outgoing; member
|
| /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/libmctp/ |
| H A D | libmctp.h | 100 typedef void (*mctp_capture_fn)(struct mctp_pktbuf *pkt, bool outgoing,
|
| H A D | README.md | 76 their messages, then the messages are re-packetised for the outgoing binding.
|
| /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,
|
| H A D | mctp-userspace.md | 112 outgoing MCTP message. For messages going to the demux daemon, this indicates
|
| /openbmc/qemu/docs/ |
| H A D | multi-thread-compression.txt | 128 6. Start outgoing migration:
|
| H A D | xbzrle.txt | 95 4. Start outgoing migration
|
| /openbmc/qemu/docs/system/ |
| H A D | device-url-syntax.rst.inc | 173 ';') with each outgoing request. Only supported when using
|
| /openbmc/phosphor-pid-control/ |
| H A D | README.md | 51 Due to data center requirements, the delta between the outgoing air temperature
|
| /openbmc/docs/designs/ |
| H A D | multihost-ipmi-design.md | 57 outgoing IPMB requests are routed by ipmbbridged to IPMB interface.
|
| H A D | pldm-stack.md | 207 across all outgoing PLDM messages (from potentially different processes). This
|
| /openbmc/phosphor-rest-server/module/obmc/wsgi/apps/ |
| H A D | rest_dbus.py | 1113 outgoing = sock.recv(max_sock_read_len) 1114 if outgoing: 1116 wsock.send(outgoing)
|
| /openbmc/ipmitool/ |
| H A D | README | 69 ipmi_msghandler: incoming and outgoing message handler
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | emit.c.inc | 3482 /* Compute low part and outgoing carry, incoming s->T0 is zero extended */ 3488 /* Compute result and outgoing overflow */ 3531 /* Compute low part and outgoing carry, incoming s->T0 is zero extended */ 3541 /* Compute result and outgoing overflow */
|