Home
last modified time | relevance | path

Searched defs:socket (Results 1 – 24 of 24) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/
DSocketBuffer.c170 void SocketBuffer_cleanup(SOCKET socket) in SocketBuffer_cleanup()
200 char* SocketBuffer_getQueuedData(SOCKET socket, size_t bytes, size_t* actual_len) in SocketBuffer_getQueuedData()
251 int SocketBuffer_getQueuedChar(SOCKET socket, char* c) in SocketBuffer_getQueuedChar()
284 void SocketBuffer_interrupted(SOCKET socket, size_t actual_len) in SocketBuffer_interrupted()
313 char* SocketBuffer_complete(SOCKET socket) in SocketBuffer_complete()
340 void SocketBuffer_queueChar(SOCKET socket, char c) in SocketBuffer_queueChar()
388 int SocketBuffer_pendingWrite(SOCKET socket, SSL* ssl, int count, iobuf* iovecs, int* frees, size_t… in SocketBuffer_pendingWrite()
440 pending_writes* SocketBuffer_getWrite(SOCKET socket) in SocketBuffer_getWrite()
452 int SocketBuffer_writeComplete(SOCKET socket) in SocketBuffer_writeComplete()
465 pending_writes* SocketBuffer_updateWrite(SOCKET socket, char* topic, char* payload) in SocketBuffer_updateWrite()
DSocket.c406 int isReady(int socket, fd_set* read_set, fd_set* write_set) in isReady()
428 SOCKET* socket = &mod_s.saved.fds_write[index].fd; in isReady() local
703 int Socket_getch(SOCKET socket, char* c) in Socket_getch()
750 char *Socket_getdata(SOCKET socket, size_t bytes, size_t* actual_len, int *rc) in Socket_getdata()
807 int Socket_noPendingWrites(SOCKET socket) in Socket_noPendingWrites()
823 int Socket_writev(SOCKET socket, iobuf* iovecs, int count, unsigned long* bytes) in Socket_writev()
909 int Socket_putdatas(SOCKET socket, char* buf0, size_t buf0len, PacketBuffers bufs) in Socket_putdatas()
997 void Socket_addPendingWrite(SOCKET socket) in Socket_addPendingWrite()
1009 void Socket_clearPendingWrite(SOCKET socket) in Socket_clearPendingWrite()
1023 int Socket_close_only(SOCKET socket) in Socket_close_only()
[all …]
DSocketBuffer.h37 SOCKET socket; member
48 SOCKET socket; member
DSSLSocket_mbedtls.c516 int SSLSocket_getch(SSL* ssl, int socket, char* c) in SSLSocket_getch()
562 char *SSLSocket_getdata(SSL* ssl, int socket, size_t bytes, size_t* actual_len, int* rc) in SSLSocket_getdata()
723 static int SSL_write(SSL* ssl, int socket, iobuf* iovec) in SSL_write()
774 int SSLSocket_putdatas(SSL* ssl, int socket, char* buf0, size_t buf0len, PacketBuffers bufs) in SSLSocket_putdatas()
DMQTTProtocol.h30 SOCKET socket; member
DSSLSocket.c851 int SSLSocket_getch(SSL* ssl, SOCKET socket, char* c) in SSLSocket_getch()
891 char *SSLSocket_getdata(SSL* ssl, SOCKET socket, size_t bytes, size_t* actual_len, int* rc) in SSLSocket_getdata()
979 int SSLSocket_putdatas(SSL* ssl, SOCKET socket, char* buf0, size_t buf0len, PacketBuffers bufs) in SSLSocket_putdatas()
DMQTTPersistence.c470 int MQTTPersistence_putPacket(SOCKET socket, char* buf0, size_t buf0len, int count, in MQTTPersistence_putPacket()
DMQTTProtocolClient.c1123 void MQTTProtocol_writeAvailable(SOCKET socket) in MQTTProtocol_writeAvailable()
DClients.h111 SOCKET socket; member
DMQTTClient.c3619 static void MQTTClient_writeComplete(SOCKET socket, int rc) in MQTTClient_writeComplete()
3639 static void MQTTClient_writeContinue(SOCKET socket) in MQTTClient_writeContinue()
/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/incubator-nuttx/liteos/fs/include/net/
Dnet.h240 struct socket struct
250 int16_t s_error; /* Last error that occurred on this socket */ argument
251 sockopt_t s_options; /* Selected socket options */ argument
262 FAR void *s_conn; /* Connection inherits from struct socket_conn_s */ argument
266 FAR const struct sock_intf_s *s_sockif;
272 FAR struct devif_callback_s *s_sndcb;
/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/compat/nuttx/include/nuttx/net/
Dnet.h40 struct socket { struct
44 void psock_init(struct socket *psock); argument
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
Dvpu.c179 RK_S32 VPUClientRelease(int socket) in VPUClientRelease()
188 RK_S32 VPUClientSendReg(int socket, RK_U32 *regs, RK_U32 nregs) in VPUClientSendReg()
254 RK_S32 VPUClientSendReg2(RK_S32 socket, RK_S32 offset, RK_S32 size, void *param) in VPUClientSendReg2()
270 RK_S32 VPUClientWaitResult(int socket, RK_U32 *regs, RK_U32 nregs, VPU_CMD_TYPE *cmd, RK_S32 *len) in VPUClientWaitResult()
319 RK_S32 VPUClientGetHwCfg(int socket, RK_U32 *cfg, RK_U32 cfg_size) in VPUClientGetHwCfg()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DSocketBuffer.h43 int socket; member
54 int socket, count; member
DMQTTProtocol.h30 int socket; member
DClients.h100 int socket; member
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_win/riscv32-linux-musl/include/c++/7.3.0/experimental/bits/
Dfs_fwd.h86 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp_win/riscv32-linux-musl/include/c++/7.3.0/experimental/bits/
Dfs_fwd.h86 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl/riscv32-linux-musl/include/c++/7.3.0/experimental/bits/
Dfs_fwd.h86 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp/riscv32-linux-musl/include/c++/7.3.0/experimental/bits/
Dfs_fwd.h86 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dapi.h294 int socket; member
Dsockets.h2479 #define socket(domain, type, protocol) lwip_socket(domain, type, protocol) macro
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/
Dapi.h289 int socket; member
Dsockets.h2478 #define socket(domain,type,protocol) lwip_socket(domain,type,protocol) macro