Home
last modified time | relevance | path

Searched defs:sock (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/selinux/common/jni/
Dandroid_security_SELinuxTargetSdkTest.cpp43 int sock = socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE); in checkNetlinkRouteBind() local
/cts/tests/tests/net/src/android/net/cts/
DIpSecBaseTest.java106 protected static int getPort(FileDescriptor sock) throws Exception { in getPort()
DIpSecManagerTest.java118 FileDescriptor sock = in getBoundUdpSocket() local