Home
last modified time | relevance | path

Searched defs:sock_type (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/perfetto/src/base/
H A Dunix_socket.cc754 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 Dfake_host.py19 def socket(self, family, sock_type): argument
38 def __init__(self, host, family, sock_type): argument
H A Dinterface_host.py34 def socket(self, family, sock_type): argument
/aosp_15_r20/external/python/cpython2/Modules/
Dsocketmodule.h128 int sock_type; /* Socket type, e.g., SOCK_STREAM */ member
Dsocketmodule.c480 static PyTypeObject sock_type; variable
3233 static PyTypeObject sock_type = { variable
/aosp_15_r20/external/autotest/client/deps/lansim/src/py/
H A Dhost.py229 def socket(self, family, sock_type): argument
/aosp_15_r20/external/ltp/testcases/network/lib6/
H A Dgetaddrinfo_01.c42 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/
Dsocket_test_utils.py28 def open_android_socket(ad, domain, sock_type, ip, port): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/net/
DIpSecTest.py108 sock_type, argument
/aosp_15_r20/external/python/cpython3/Modules/
Dsocketmodule.h301 int sock_type; /* Socket type, e.g., SOCK_STREAM */ member
Dsocketmodule.c537 static PyTypeObject sock_type; variable
5406 static PyTypeObject sock_type = { variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsocket_manager.rs64 pub sock_type: SocketType, field
190 pub sock_type: SocketType, field
/aosp_15_r20/kernel/tests/net/test/
H A Dnet_test.py189 def Socket(family, sock_type, protocol): argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs790 sock_type: SocketType, field
802 sock_type: SocketType, field
/aosp_15_r20/external/ltp/testcases/network/netstress/
H A Dnetstress.c101 static int sock_type = SOCK_STREAM; variable
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_l2cap.cc326 int sock_type = SOCK_SEQPACKET; in btsock_l2cap_alloc_l() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2089 sock_type: SocketType, field
2101 sock_type: SocketType, field
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h30216 enum sock_type { enum
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h37976 enum sock_type { enum
H A Dvmlinux_600.h37976 enum sock_type { enum
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h31497 enum sock_type { enum
H A Dvmlinux_602.h31497 enum sock_type { enum
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h46905 enum sock_type { enum
H A Dvmlinux_518.h46905 enum sock_type { enum
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h37067 enum sock_type { enum

12