/aosp_15_r20/external/perfetto/src/base/ |
H A D | unix_socket.cc | 754 SockType sock_type) { in Listen() 769 SockType sock_type) { in Listen() 781 SockType sock_type, in Connect() 795 SockType sock_type, in AdoptConnected() 805 SockType sock_type, in UnixSocket() 820 SockType sock_type, in UnixSocket()
|
/aosp_15_r20/external/autotest/client/cros/netprotos/ |
H A D | fake_host.py | 19 def socket(self, family, sock_type): argument 38 def __init__(self, host, family, sock_type): argument
|
H A D | interface_host.py | 34 def socket(self, family, sock_type): argument
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | socketmodule.h | 128 int sock_type; /* Socket type, e.g., SOCK_STREAM */ member
|
D | socketmodule.c | 480 static PyTypeObject sock_type; variable 3233 static PyTypeObject sock_type = { variable
|
/aosp_15_r20/external/autotest/client/deps/lansim/src/py/ |
H A D | host.py | 229 def socket(self, family, sock_type): argument
|
/aosp_15_r20/external/ltp/testcases/network/lib6/ |
H A D | getaddrinfo_01.c | 42 static void verify_res(struct addrinfo *res, int sock_type, in_port_t servnum, in verify_res()
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/ |
D | socket_test_utils.py | 28 def open_android_socket(ad, domain, sock_type, ip, port): argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/net/ |
D | IpSecTest.py | 108 sock_type, argument
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | socketmodule.h | 301 int sock_type; /* Socket type, e.g., SOCK_STREAM */ member
|
D | socketmodule.c | 537 static PyTypeObject sock_type; variable 5406 static PyTypeObject sock_type = { variable
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | socket_manager.rs | 64 pub sock_type: SocketType, field 190 pub sock_type: SocketType, field
|
/aosp_15_r20/kernel/tests/net/test/ |
H A D | net_test.py | 189 def Socket(family, sock_type, protocol): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth.rs | 790 sock_type: SocketType, field 802 sock_type: SocketType, field
|
/aosp_15_r20/external/ltp/testcases/network/netstress/ |
H A D | netstress.c | 101 static int sock_type = SOCK_STREAM; variable
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sock_l2cap.cc | 326 int sock_type = SOCK_SEQPACKET; in btsock_l2cap_alloc_l() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 2089 sock_type: SocketType, field 2101 sock_type: SocketType, field
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 30216 enum sock_type { enum
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 37976 enum sock_type { enum
|
H A D | vmlinux_600.h | 37976 enum sock_type { enum
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 31497 enum sock_type { enum
|
H A D | vmlinux_602.h | 31497 enum sock_type { enum
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 46905 enum sock_type { enum
|
H A D | vmlinux_518.h | 46905 enum sock_type { enum
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 37067 enum sock_type { enum
|