Home
last modified time | relevance | path

Searched defs:sock (Results 726 - 750 of 823) sorted by relevance

1...<<21222324252627282930>>...33

/kernel/linux/linux-6.6/net/sctp/
H A Dprotocol.c867 struct socket *sock; sctp_udp_sock_start() local
[all...]
/kernel/linux/linux-6.6/net/sunrpc/
H A Dclnt.c1434 struct socket *sock; in rpc_sockname() local
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk.c833 static int __xsk_sendmsg(struct socket *sock, struct msghdr *m, size_t total_len) in __xsk_sendmsg() argument
867 static int xsk_sendmsg(struct socket *sock, struct msghdr *m, size_t total_len) in xsk_sendmsg() argument
878 static int __xsk_recvmsg(struct socket *sock, struct msghdr *m, size_t len, int flags) in __xsk_recvmsg() argument
904 xsk_recvmsg(struct socket *sock, struct msghdr *m, size_t len, int flags) xsk_recvmsg() argument
915 xsk_poll(struct file *file, struct socket *sock, struct poll_table_struct *wait) xsk_poll() argument
1026 xsk_release(struct socket *sock) xsk_release() argument
1066 struct socket *sock; xsk_lookup_xsk_from_fd() local
1086 xsk_bind(struct socket *sock, struct sockaddr *addr, int addr_len) xsk_bind() argument
1132 struct socket *sock; xsk_bind() local
1262 xsk_setsockopt(struct socket *sock, int level, int optname, sockptr_t optval, unsigned int optlen) xsk_setsockopt() argument
1377 xsk_getsockopt(struct socket *sock, int level, int optname, char __user *optval, int __user *optlen) xsk_getsockopt() argument
1508 xsk_mmap(struct file *file, struct socket *sock, struct vm_area_struct *vma) xsk_mmap() argument
1615 xsk_create(struct net *net, struct socket *sock, int protocol, int kern) xsk_create() argument
[all...]
/third_party/curl/tests/server/
H A Dsws.c875 static int get_request(curl_socket_t sock, struct httprequest *req) in get_request() argument
1008 static int send_doc(curl_socket_t sock, struct httprequest *req) in send_doc() argument
1794 accept_connection(curl_socket_t sock) accept_connection() argument
1951 curl_socket_t sock = CURL_SOCKET_BAD; main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Drtsp.c196 get_sockaddr(AVFormatContext *s, const char *buf, struct sockaddr_storage *sock) get_sockaddr() argument
/third_party/curl/lib/vssh/
H A Dlibssh2.c971 curl_socket_t sock = conn->sock[FIRSTSOCKET]; in ssh_statemach_act() local
3149 curl_socket_t sock = conn->sock[FIRSTSOCKE in ssh_block_statemach() local
3046 ssh_getsock(struct Curl_easy *data, struct connectdata *conn, curl_socket_t *sock) ssh_getsock() argument
3185 ssh_tls_recv(libssh2_socket_t sock, void *buffer, size_t length, int flags, void **abstract) ssh_tls_recv() argument
3209 ssh_tls_send(libssh2_socket_t sock, const void *buffer, size_t length, int flags, void **abstract) ssh_tls_send() argument
3241 curl_socket_t sock; ssh_connect() local
[all...]
/third_party/curl/lib/vtls/
H A Dvtls.c773 curl_socket_t sock = Curl_conn_cf_get_socket(cf->next, data); in Curl_ssl_adjust_pollset() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c210 int sock; in make_local_socket() local
292 _snd_send_fd(int sock, void *data, size_t len, int fd) _snd_send_fd() argument
[all...]
/third_party/backends/backend/
H A Ddell1600n_net.c297 int sock, optYes; in sane_get_devices() local
[all...]
/third_party/backends/frontend/
H A Dsaned.c3330 run_inetd (char __sane_unused__ *sock) argument
3453 char *sock = NULL; local
/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c1645 int sock; in bjnp_open_tcp() local
/third_party/curl/lib/
H A Dftp.c261 curl_socket_t sock = conn->sock[SECONDARYSOCKET]; in AcceptServerConnect() local
2695 curl_socket_t sock = conn->sock[FIRSTSOCKET]; ftp_statemachine() local
[all...]
H A Dhttp2.c2330 curl_socket_t sock; in cf_h2_adjust_pollset() local
H A Dmulti.c1050 static int perform_getsock(struct Curl_easy *data, curl_socket_t *sock) in perform_getsock() argument
/third_party/node/src/
H A Dcares_wrap.cc113 void ares_sockstate_cb(void* data, ares_socket_t sock, int read, int write) { in ares_sockstate_cb() argument
695 NodeAresTask* NodeAresTask::Create(ChannelWrap* channel, ares_socket_t sock) { in Create() argument
[all...]
H A Dnode_wasi.cc1508 uint32_t sock; in SockAccept() local
1540 uint32_t sock; in SockRecv() local
1602 uint32_t sock; in SockSend() local
1659 uint32_t sock; SockShutdown() local
[all...]
/third_party/libinput/test/
H A Dlitest.h1278 litest_send_file(int sock, int fd) in litest_send_file() argument
/third_party/lwip/src/api/
H A Dsockets.c234 struct lwip_sock *sock; global() member
253 struct lwip_sock *sock; global() member
343 sock_inc_used(struct lwip_sock *sock) sock_inc_used() argument
365 sock_inc_used_locked(struct lwip_sock *sock) sock_inc_used_locked() argument
385 done_socket(struct lwip_sock *sock) done_socket() argument
470 struct lwip_sock *sock = tryget_socket_unconn(fd); tryget_socket() local
489 struct lwip_sock *sock = tryget_socket(fd); get_socket() local
557 free_socket_locked(struct lwip_sock *sock, int is_tcp, struct netconn **conn, union lwip_sock_lastdata *lastdata) free_socket_locked() argument
603 free_socket(struct lwip_sock *sock, int is_tcp) free_socket() argument
631 struct lwip_sock *sock, *nsock; lwip_accept() local
728 struct lwip_sock *sock; lwip_bind() local
793 struct lwip_sock *sock; lwip_close_internal() local
845 struct lwip_sock *sock; lwip_connect_internal() local
913 struct lwip_sock *sock; lwip_listen() local
950 lwip_recv_tcp(struct lwip_sock *sock, void *mem, size_t len, int flags) lwip_recv_tcp() argument
1087 lwip_recv_tcp_from(struct lwip_sock *sock, struct sockaddr *from, socklen_t *fromlen, const char *dbg_fn, int dbg_s, ssize_t dbg_ret) lwip_recv_tcp_from() argument
1119 lwip_recvfrom_udp_raw(struct lwip_sock *sock, int flags, struct msghdr *msg, u16_t *datagram_len, int dbg_s) lwip_recvfrom_udp_raw() argument
1245 struct lwip_sock *sock; lwip_recvfrom_internal() local
1326 struct lwip_sock *sock; lwip_recvmsg() local
1427 struct lwip_sock *sock; lwip_send() local
1482 struct lwip_sock *sock; lwip_sendmsg_internal() local
1658 struct lwip_sock *sock; lwip_sendto_internal() local
1910 struct lwip_sock *sock; lwip_selscan() local
1985 struct lwip_sock *sock; lwip_select_inc_sockets_used_set() local
2020 struct lwip_sock *sock = tryget_socket_unconn_nouse(i); lwip_select_dec_sockets_used() local
2114 struct lwip_sock *sock; lwip_select() local
2175 struct lwip_sock *sock; lwip_select() local
2274 struct lwip_sock *sock; lwip_pollscan() local
2383 struct lwip_sock *sock = tryget_socket_unconn_nouse(fds[fdi].fd); lwip_poll_dec_sockets_used() local
2557 struct lwip_sock *sock; event_callback() local
[all...]
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c2591 uvwasi_sock_recv(uvwasi_t* uvwasi, uvwasi_fd_t sock, const uvwasi_iovec_t* ri_data, uvwasi_size_t ri_data_len, uvwasi_riflags_t ri_flags, uvwasi_size_t* ro_datalen, uvwasi_roflags_t* ro_flags) uvwasi_sock_recv() argument
2645 uvwasi_sock_send(uvwasi_t* uvwasi, uvwasi_fd_t sock, const uvwasi_ciovec_t* si_data, uvwasi_size_t si_data_len, uvwasi_siflags_t si_flags, uvwasi_size_t* so_datalen) uvwasi_sock_send() argument
2694 uvwasi_sock_shutdown(uvwasi_t* uvwasi, uvwasi_fd_t sock, uvwasi_sdflags_t how) uvwasi_sock_shutdown() argument
2736 uvwasi_sock_accept(uvwasi_t* uvwasi, uvwasi_fd_t sock, uvwasi_fdflags_t flags, uvwasi_fd_t* connect_sock) uvwasi_sock_accept() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c1797 make_nonblocking_noninheritable(struct MHD_Daemon *daemon, MHD_socket sock) make_nonblocking_noninheritable() argument
/third_party/openssl/test/helpers/
H A Dhandshake.c1260 static int set_sock_as_sctp(int sock) in set_sock_as_sctp() argument
/third_party/toybox/toys/pending/
H A Ddhcp.c581 struct sockaddr_ll sock; in mode_raw() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_bsd.c52 int sock; /* socket for 802.11 ioctls */ member
773 bsd_wireless_event_receive(int sock, void *ctx, void *sock_ctx) bsd_wireless_event_receive() argument
1211 wpa_driver_bsd_event_receive(int sock, void *ctx, void *sock_ctx) wpa_driver_bsd_event_receive() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dedit.c758 static enum edit_key_code edit_read_key(int sock) in edit_read_key() argument
1004 static void edit_read_char(int sock, void *eloop_ctx, void *sock_ctx) in edit_read_char() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhostapd_cli.c1879 static void hostapd_cli_receive(int sock, void *eloop_ctx, void *sock_ctx) in hostapd_cli_receive() argument

Completed in 63 milliseconds

1...<<21222324252627282930>>...33