ai_socktype 471 arch/um/drivers/vector_user.c dsthints.ai_socktype = SOCK_RAW; ai_socktype 476 arch/um/drivers/vector_user.c dsthints.ai_socktype = SOCK_DGRAM; ai_socktype 479 arch/um/drivers/vector_user.c dsthints.ai_socktype = SOCK_RAW; ai_socktype 498 arch/um/drivers/vector_user.c gairesult->ai_socktype, gairesult->ai_protocol); ai_socktype 1340 tools/hv/hv_kvp_daemon.c hints.ai_socktype = SOCK_STREAM; ai_socktype 891 tools/testing/selftests/cgroup/test_memcontrol.c sk = socket(ai->ai_family, ai->ai_socktype, ai->ai_protocol); ai_socktype 39 tools/testing/vsock/control.c .ai_socktype = SOCK_STREAM, ai_socktype 55 tools/testing/vsock/control.c fd = socket(ai->ai_family, ai->ai_socktype, ai->ai_protocol); ai_socktype 269 tools/usb/usbip/src/usbip_network.c hints.ai_socktype = SOCK_STREAM; ai_socktype 281 tools/usb/usbip/src/usbip_network.c sockfd = socket(rp->ai_family, rp->ai_socktype, ai_socktype 390 tools/usb/usbip/src/usbipd.c sock = socket(ai->ai_family, ai->ai_socktype, ai->ai_protocol); ai_socktype 433 tools/usb/usbip/src/usbipd.c hints.ai_socktype = SOCK_STREAM;