Home
last modified time | relevance | path

Searched defs:sock (Results 1 – 12 of 12) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/api/
A Dsockets.c226 struct lwip_sock *sock; member
245 struct lwip_sock *sock; member
406 #define done_socket(sock) argument
742 struct lwip_sock *sock; in lwip_bind() local
796 struct lwip_sock *sock; in lwip_close() local
837 struct lwip_sock *sock; in lwip_connect() local
905 struct lwip_sock *sock; in lwip_listen() local
1224 struct lwip_sock *sock; in lwip_recvfrom() local
1305 struct lwip_sock *sock; in lwip_recvmsg() local
1406 struct lwip_sock *sock; in lwip_send() local
[all …]
/components/net/lwip/lwip-1.4.1/src/api/
A Dsockets.c107 struct lwip_sock *sock; member
197 struct lwip_sock *sock; in get_socket() local
420 struct lwip_sock *sock; in lwip_bind() local
460 struct lwip_sock *sock; in lwip_close() local
486 struct lwip_sock *sock; in lwip_connect() local
540 struct lwip_sock *sock; in lwip_listen() local
573 struct lwip_sock *sock; in lwip_recvfrom() local
769 struct lwip_sock *sock; in lwip_send() local
806 struct lwip_sock *sock; local
1044 struct lwip_sock *sock; local
[all …]
/components/net/sal/src/
A Dsal_socket.c441 struct sal_socket *sock; in socket_init() local
542 struct sal_socket *sock; in socket_free() local
551 struct sal_socket *sock; in socket_new() local
583 struct sal_socket *sock; in socket_delete() local
604 struct sal_socket *sock; in sal_accept() local
670 struct sal_socket *sock; in sal_bind() local
729 struct sal_socket *sock; in sal_shutdown() local
764 struct sal_socket *sock; in sal_getpeername() local
778 struct sal_socket *sock; in sal_getsockname() local
792 struct sal_socket *sock; in sal_getsockopt() local
[all …]
/components/net/lwip/lwip-2.0.3/src/api/
A Dsockets.c279 struct lwip_sock* sock; member
361 struct lwip_sock *sock; in get_socket() local
584 struct lwip_sock *sock; in lwip_bind() local
635 struct lwip_sock *sock; in lwip_close() local
671 struct lwip_sock *sock; in lwip_connect() local
736 struct lwip_sock *sock; in lwip_listen() local
769 struct lwip_sock *sock; in lwip_recvfrom() local
956 struct lwip_sock *sock; in lwip_send() local
992 struct lwip_sock *sock; in lwip_sendmsg() local
1150 struct lwip_sock *sock; in lwip_sendto() local
[all …]
/components/net/sal/impl/
A Dproto_mbedtls.c81 struct sal_socket *sock; in mbedtls_net_send_cb() local
118 struct sal_socket *sock; in mbedtls_net_recv_cb() local
153 static int mbedtls_connect(void *sock) in mbedtls_connect()
200 static int mbedtls_closesocket(void *sock) in mbedtls_closesocket()
A Daf_inet_at.c31 struct at_socket *sock; in at_poll() local
A Daf_inet_lwip.c89 struct lwip_sock *sock; in event_callback() local
251 struct lwip_sock *sock; in inet_poll() local
/components/net/at/at_socket/
A Dat_socket.c383 struct at_socket *sock = RT_NULL; in alloc_socket_by_device() local
506 struct at_socket *sock = RT_NULL; in at_socket() local
557 struct at_socket *sock = RT_NULL; in at_closesocket() local
591 struct at_socket *sock = RT_NULL; in at_shutdown() local
661 struct at_socket *sock = RT_NULL; in at_bind() local
853 struct at_socket *sock = RT_NULL; in at_listen() local
893 struct at_socket *sock = RT_NULL; in at_connect() local
949 struct at_socket *sock = RT_NULL; in at_accept() local
1006 struct at_socket *sock = RT_NULL; in at_recvfrom() local
1247 struct at_socket *sock; in at_getsockopt() local
[all …]
/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dclnt_generic.c55 int sock; in clnt_create() local
/components/net/lwip-dhcpd/
A Ddhcp_server.c231 int sock; in dhcpd_thread_entry() local
/components/net/sal/include/
A Dsal_msg.h71 struct unix_sock *sock; member
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dopt.h3175 #define LWIP_HOOK_SOCKETS_SETSOCKOPT(s, sock, level, optname, optval, optlen, err) argument
3198 #define LWIP_HOOK_SOCKETS_GETSOCKOPT(s, sock, level, optname, optval, optlen, err) argument

Completed in 75 milliseconds