Home
last modified time | relevance | path

Searched defs:recv (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/net/rds/
Dib_recv.c
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dconnection.py79 async def recv(self): member in StreamConnection
129 async def recv(self): member in WebsocketConnection
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_sockio.cpp40 int SockIO::recv(void* buf, size_t maxlen) in recv() function in net::SockIO
H A Dncsi_sockio.cpp82 int SockIO::recv(void* buf, size_t maxlen) in recv() function in ncsi::SockIO
/openbmc/u-boot/include/
H A Dmailbox-uclass.h79 int (*recv)(struct mbox_chan *chan, void *data); member
H A Dtpm-common.h154 int (*recv)(struct udevice *dev, u8 *recvbuf, size_t max_size); member
/openbmc/libpldm/src/transport/
H A Dtransport.h21 pldm_requester_rc_t (*recv)(struct pldm_transport *transport, member
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dmbox.c13 int bcm2835_mbox_call_raw(u32 chan, u32 send, u32 *recv) in bcm2835_mbox_call_raw()
/openbmc/qemu/python/qemu/machine/
H A Dconsole_socket.py112 def recv(self, bufsize: int = 1, flags: int = 0) -> bytes: member in ConsoleSocket
/openbmc/linux/drivers/char/tpm/st33zp24/
Dst33zp24.h
/openbmc/qemu/hw/ppc/
H A Dpnv_i2c.c42 bool recv = !!(i2c->regs[I2C_CMD_REG] & I2C_CMD_READ_NOT_WRITE); in pnv_i2c_update_irq() local
169 int recv = !!(val & I2C_CMD_READ_NOT_WRITE); in pnv_i2c_handle_cmd() local
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c214 static int sandbox_tpm2_fill_buf(u8 *recv, size_t *recv_len, u16 tag, u32 rc) in sandbox_tpm2_fill_buf()
261 u8 *recv = recvbuf; in sandbox_tpm2_xfer() local
/openbmc/ipmitool/src/plugins/open/
H A Dopen.c166 struct ipmi_recv recv; in ipmi_openipmi_send_cmd() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
Dt3cdev.h
/openbmc/qemu/tests/qtest/libqos/
H A Di2c.h19 void (*recv)(I2CAdapter *adapter, uint8_t addr, member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-net.c99 int recv(int fd, void *buf, int maxlen, int flags) in recv() function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dpriv.h
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dpmu.h
/openbmc/qemu/hw/i2c/
H A Dsmbus_slave.c47 static void smbus_do_quick_cmd(SMBusDevice *dev, int recv) in smbus_do_quick_cmd()
/openbmc/qemu/include/hw/i2c/
H A Di2c.h39 uint8_t (*recv)(I2CSlave *s); member
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dprocess.py504 def __init__(self, connection, recv): argument
546 def __init__(self, ui_channel, recv, eq, sock): argument
/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h132 } recv; member
/openbmc/qemu/hw/usb/
H A Ddev-smartcard-reader.c741 static void ccid_write_slot_status(USBCCIDState *s, CCID_Header *recv) in ccid_write_slot_status()
758 static void ccid_write_parameters(USBCCIDState *s, CCID_Header *recv) in ccid_write_parameters()
838 static void ccid_write_data_block_atr(USBCCIDState *s, CCID_Header *recv) in ccid_write_data_block_atr()
881 static void ccid_set_parameters(USBCCIDState *s, CCID_Header *recv) in ccid_set_parameters()
939 static void ccid_on_apdu_from_guest(USBCCIDState *s, CCID_XferBlock *recv) in ccid_on_apdu_from_guest()
/openbmc/google-misc/subprojects/ncsid/test/
H A Dncsi_test.cpp82 int recv(void* buf, size_t maxlen) override in recv() function in __anonadf0df860111::NICConnection
/openbmc/qemu/include/system/
H A Dos-win32.h257 #define recv qemu_recv_wrap macro

123