Home
last modified time | relevance | path

Searched defs:sockfd (Results 1 – 15 of 15) sorted by relevance

/linux/tools/usb/usbip/src/
A Dusbip_network.c95 static ssize_t usbip_net_xmit(int sockfd, void *buff, size_t bufflen, in usbip_net_xmit()
122 ssize_t usbip_net_recv(int sockfd, void *buff, size_t bufflen) in usbip_net_recv()
127 ssize_t usbip_net_send(int sockfd, void *buff, size_t bufflen) in usbip_net_send()
140 int usbip_net_send_op_common(int sockfd, uint32_t code, uint32_t status) in usbip_net_send_op_common()
162 int usbip_net_recv_op_common(int sockfd, uint16_t *code, int *status) in usbip_net_recv_op_common()
210 int usbip_net_set_reuseaddr(int sockfd) in usbip_net_set_reuseaddr()
222 int usbip_net_set_nodelay(int sockfd) in usbip_net_set_nodelay()
234 int usbip_net_set_keepalive(int sockfd) in usbip_net_set_keepalive()
246 int usbip_net_set_v6only(int sockfd) in usbip_net_set_v6only()
264 int sockfd; in usbip_net_tcp_connect() local
A Dusbip_attach.c81 static int import_device(int sockfd, struct usbip_usb_device *udev) in import_device()
120 static int query_import_device(int sockfd, char *busid) in query_import_device()
176 int sockfd; in attach_device() local
A Dusbip_list.c44 static int get_exported_devices(char *host, int sockfd) in get_exported_devices()
131 int sockfd; in list_exported_devices() local
A Dusbipd.c91 static int recv_request_import(int sockfd) in recv_request_import()
/linux/tools/usb/usbip/libsrc/
A Dvhci_driver.c53 int sockfd; in parse_status() local
357 int usbip_vhci_attach_device2(uint8_t port, int sockfd, uint32_t devid, in usbip_vhci_attach_device2()
391 int usbip_vhci_attach_device(uint8_t port, int sockfd, uint8_t busnum, in usbip_vhci_attach_device()
A Dusbip_host_common.c212 int usbip_export_device(struct usbip_exported_device *edev, int sockfd) in usbip_export_device()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dskc_to_unix_sock.c14 int err, sockfd = 0; in test_skc_to_unix_sock() local
A Dd_path.c30 int sockfd = -1, procfd = -1, devfd = -1; in trigger_fstat_events() local
A Dsockmap_listen.c725 int sockfd; member
/linux/drivers/usb/usbip/
A Dvudc_sysfs.c99 int sockfd = 0; in usbip_sockfd_store() local
A Dstub_dev.c46 int sockfd = 0; in usbip_sockfd_store() local
A Dvhci_sysfs.c312 int sockfd = 0; in attach_store() local
A Dusbip_common.h270 int sockfd; member
/linux/tools/testing/selftests/bpf/
A Dtest_sock.c360 int sockfd = -1; in bind_sock() local
A Dtest_sock_addr.c1103 static int recvmsg_from_client(int sockfd, struct sockaddr_storage *src_addr) in recvmsg_from_client()

Completed in 31 milliseconds