Home
last modified time | relevance | path

Searched defs:sockfd (Results 1 - 25 of 66) sorted by relevance

123

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dskc_to_unix_sock.c14 int err, sockfd = 0; in test_skc_to_unix_sock() local
H A Ddecap_sanity.c26 int sockfd, err; in test_decap_sanity() local
H A Dd_path.c43 int sockfd = -1, procfd = -1, devfd = -1; in trigger_fstat_events() local
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dionapp_import.c23 int sockfd, shared_fd; in main() local
H A Dionutils.h13 int sockfd; member
H A Dionapp_export.c32 int sockfd, client_fd, shared_fd; in main() local
H A Dionutils.c208 int fd, sockfd; in socket_send_fd() local
233 int fd, sockfd; in socket_receive_fd() local
H A Dipcsocket.c14 int opensocket(int *sockfd, const char *name, int connecttype) in opensocket() argument
105 sendtosocket(int sockfd, struct socketdata *skdata) sendtosocket() argument
161 receivefromsocket(int sockfd, struct socketdata *skdata) receivefromsocket() argument
216 closesocket(int sockfd, char *name) closesocket() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/
H A Dudp_client_demo.cpp30 void do_cli(FILE *fp, int sockfd, struct sockaddr *pservaddr, socklen_t servlen) in do_cli() argument
50 int sockfd; in main() local
H A Dudp_server_demo.cpp36 int setnonblocking(int sockfd) in setnonblocking() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_socket.h31 SocketDesc sockfd; member
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dvpn_interface.cpp38 int32_t VpnInterface::ConnectControl(int32_t sockfd, int32_t nsec) in ConnectControl() argument
94 RecvMsgFromUnixServer(int32_t sockfd) RecvMsgFromUnixServer() argument
145 int32_t sockfd = socket(AF_UNIX, SOCK_STREAM, 0); GetVpnInterfaceFd() local
[all...]
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_attach.c81 static int import_device(int sockfd, struct usbip_usb_device *udev) in import_device() argument
120 static int query_import_device(int sockfd, char *busid) in query_import_device() argument
176 int sockfd; in attach_device() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c32 int sockfd = -1, procfd = -1, devfd = -1; in trigger_fstat_events() local
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbip_attach.c81 static int import_device(int sockfd, struct usbip_usb_device *udev) in import_device() argument
120 static int query_import_device(int sockfd, char *busid) in query_import_device() argument
176 int sockfd; in attach_device() local
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H A Dtcp_connection.cpp119 int sockfd = socket_.Accept(); in Accept() local
195 int sockfd in HandleReceivedData() local
299 int sockfd = remoteSocket_ == INVALID_SOCKET ? socket_.GetSocketFd() : remoteSocket_; Send() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H A Dtcp_connection.cpp119 int sockfd = socket_.Accept(); in Accept() local
195 int sockfd in HandleReceivedData() local
299 int sockfd = remoteSocket_ == INVALID_SOCKET ? socket_.GetSocketFd() : remoteSocket_; Send() local
[all...]
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Dnet_stats_client_test.cpp312 int32_t sockfd = 0; in HWTEST_F() local
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dusbip_host_common.c212 int usbip_export_device(struct usbip_exported_device *edev, int sockfd) in usbip_export_device() argument
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dstub_dev.c46 int sockfd = 0; in usbip_sockfd_store() local
[all...]
H A Dvudc_sysfs.c99 int sockfd = 0; in usbip_sockfd_store() local
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dstub_dev.c46 int sockfd = 0; in usbip_sockfd_store() local
[all...]
H A Dvudc_sysfs.c99 int sockfd = 0; in usbip_sockfd_store() local
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dhandshake-user.h61 __u32 sockfd:1; member
68 __u32 sockfd; member
103 __u32 sockfd:1; member
107 __u32 sockfd; member
125 handshake_done_req_set_sockfd(struct handshake_done_req *req, __u32 sockfd) in handshake_done_req_set_sockfd() argument
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dusbip_host_common.c212 int usbip_export_device(struct usbip_exported_device *edev, int sockfd) in usbip_export_device() argument

Completed in 9 milliseconds

123