Home
last modified time | relevance | path

Searched defs:recv_data (Results 1 - 19 of 19) sorted by relevance

/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_net_container_007.cpp44 char recv_data[DATA_LEN]; in ChildFunc() local
H A DIt_net_container_009.cpp53 char recv_data[DATA_LEN]; in TcpClient() local
105 char recv_data[DATA_LEN]; in TcpServer() local
H A DIt_net_container_005.cpp53 char recv_data[DATA_LEN]; in UdpClient() local
123 char recv_data[DATA_LEN]; in UdpServer() local
/third_party/lwip/src/core/
H A Dtcp_in.c86 static struct pbuf *recv_data; variable
[all...]
/third_party/node/deps/uvwasi/src/
H A Dsync_helpers.c58 recv_data_t* recv_data; in recv_alloc_cb() local
65 recv_data_t* recv_data; in do_stream_recv() local
72 read_stream_sync(struct uvwasi_s* uvwasi, uv_stream_t* stream, recv_data_t* recv_data) read_stream_sync() argument
[all...]
H A Duvwasi.c2600 recv_data_t recv_data; in uvwasi_sock_recv() local
/third_party/nghttp2/src/
H A Dh2load_http3_session.cc151 int recv_data(nghttp3_conn *conn, int64_t stream_id, const uint8_t *data, in recv_data() function
159 void Http3Session::recv_data(int64_t stream_id, const uint8_t *data, in recv_data() function in h2load::Http3Session
315 h2load::recv_data, in init_conn() member in h2load::h2load
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dst33zp24.c304 static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count) in recv_data() function
/kernel/linux/linux-5.10/drivers/media/spi/
H A Dcxd2880-spi.c159 u8 recv_data[2]; in cxd2880_spi_read_ts_buffer_info() local
[all...]
/kernel/linux/linux-6.6/drivers/media/spi/
H A Dcxd2880-spi.c159 u8 recv_data[2]; in cxd2880_spi_read_ts_buffer_info() local
[all...]
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dst33zp24.c263 static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count) in recv_data() function
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_tis_core.c282 static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count) in recv_data() function
H A Dtpm_i2c_infineon.c436 static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count) in recv_data() function
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_tis_core.c314 static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count) in recv_data() function
H A Dtpm_i2c_infineon.c436 static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count) in recv_data() function
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Daf_vsock.c1842 struct vsock_transport_recv_notify_data recv_data; in vsock_stream_recvmsg() local
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Daf_vsock.c2000 struct vsock_transport_recv_notify_data recv_data; in __vsock_stream_recvmsg() local
1930 vsock_connectible_wait_data(struct sock *sk, struct wait_queue_entry *wait, long timeout, struct vsock_transport_recv_notify_data *recv_data, size_t target) vsock_connectible_wait_data() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H A Dnghttp3.h1831 nghttp3_recv_data recv_data; member
/third_party/python/Lib/test/
H A Dtest_socket.py6088 def recv_data(self, conn): member in SendfileUsingSendTest

Completed in 33 milliseconds