Home
last modified time | relevance | path

Searched defs:send (Results 1 – 25 of 78) sorted by relevance

1234

/openbmc/linux/net/rds/
Dib_send.c
/openbmc/linux/drivers/usb/usbip/
Dusbip_common.c
/openbmc/openpower-occ-control/
H A Docc_pass_through.cpp40 std::vector<int32_t> PassThrough::send(std::vector<int32_t> command) in send() function in open_power::occ::PassThrough
62 std::vector<uint8_t> PassThrough::send(std::vector<uint8_t> command) in send() function in open_power::occ::PassThrough
H A Docc_command.cpp99 CmdStatus OccCommand::send(const std::vector<uint8_t>& command, in send() function in open_power::occ::OccCommand
/openbmc/boost-dbus/include/dbus/
H A Dconnection_service.hpp58 inline message send(implementation_type& impl, message& m) { in send() function in dbus::connection_service
63 inline message send(implementation_type& impl, message& m, in send() function in dbus::connection_service
H A Dconnection.hpp95 message send(message& m) { in send() function in dbus::connection
112 message send(message& m, const Duration& t) { in send() function in dbus::connection
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dconnection.py75 async def send(self, msg): member in StreamConnection
121 async def send(self, msg): member in WebsocketConnection
/openbmc/linux/tools/testing/selftests/netfilter/
Dxt_string.sh
/openbmc/u-boot/include/
H A Dmailbox-uclass.h67 int (*send)(struct mbox_chan *chan, const void *data); member
H A Ddma-uclass.h110 int (*send)(struct dma *dma, void *src, size_t len, void *metadata); member
/openbmc/telemetry/src/utils/
H A Dmessanger.hpp31 void send(const EventType& event) in send() function in utils::MessangerT
H A Dmessanger_service.hpp29 void send(const T& event) in send() function in utils::MessangerService
/openbmc/libpldm/src/transport/
H A Dtransport.h24 pldm_requester_rc_t (*send)(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/u-boot/test/py/
H A Du_boot_spawn.py106 def send(self, data): member in Spawn
/openbmc/qemu/net/
H A Dstream_data.h16 QIOChannelFunc send; member
/openbmc/linux/net/ipv6/
Dip6_icmp.c
/openbmc/linux/drivers/char/tpm/st33zp24/
Dst33zp24.h
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c
/openbmc/pldm/requester/
H A Drequest.hpp172 int send() const in send() function in pldm::requester::Request
/openbmc/linux/drivers/mmc/host/
Dmeson-mx-sdio.c
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
Dt3cdev.h
/openbmc/qemu/tests/qtest/libqos/
H A Di2c.h17 void (*send)(I2CAdapter *adapter, uint8_t addr, member
/openbmc/phosphor-net-ipmid/
H A Dmessage_handler.cpp163 void Handler::send(std::shared_ptr<Message> outMessage) in send() function in message::Handler
/openbmc/qemu/hw/remote/
H A Dmpqemu-link.c38 struct iovec send[2] = {}; in mpqemu_msg_send() local

1234