Home
last modified time | relevance | path

Searched refs:outgoing (Results 1 – 22 of 22) sorted by relevance

/openbmc/libmctp/utils/
H A Dmctp-capture.h35 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 Dmctp-capture.c53 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 Dnbd-tls-iothread146 echo === Src VM: Mirror to dst NBD for outgoing storage migration ===
H A Dnbd-tls-iothread.out34 === Src VM: Mirror to dst NBD for outgoing storage migration ===
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A Dscripts_no_bash.patch22 # a sms file in the outgoing queue.
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch284 … // 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 Dsmstools3_3.1.21.bb42 install -d "${D}${localstatedir}/spool/sms/outgoing"
/openbmc/qemu/hw/vfio-user/
H A Dproxy.h84 VFIOUserMsgQ outgoing; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/
H A Diptraf-ng_1.2.1.bb14 outgoing packets for common TCP and UDP application ports, a LAN \
/openbmc/libmctp/
H A Dlibmctp.h100 typedef void (*mctp_capture_fn)(struct mctp_pktbuf *pkt, bool outgoing,
H A DREADME.md76 their messages, then the messages are re-packetised for the outgoing binding.
/openbmc/docs/designs/mctp/
H A Dmctp-kernel.md242 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 Dmctp-userspace.md112 outgoing MCTP message. For messages going to the demux daemon, this indicates
/openbmc/qemu/docs/
H A Dmulti-thread-compression.txt128 6. Start outgoing migration:
H A Dxbzrle.txt95 4. Start outgoing migration
/openbmc/qemu/docs/system/
H A Ddevice-url-syntax.rst.inc173 ';') with each outgoing request. Only supported when using
/openbmc/phosphor-pid-control/
H A DREADME.md51 Due to data center requirements, the delta between the outgoing air temperature
/openbmc/docs/designs/
H A Dmultihost-ipmi-design.md57 outgoing IPMB requests are routed by ipmbbridged to IPMB interface.
H A Dpldm-stack.md207 across all outgoing PLDM messages (from potentially different processes). This
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1113 outgoing = sock.recv(max_sock_read_len)
1114 if outgoing:
1116 wsock.send(outgoing)
/openbmc/ipmitool/
H A DREADME69 ipmi_msghandler: incoming and outgoing message handler
/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc3482 /* 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 */