Searched refs:socketDomain (Results 1 – 4 of 4) sorted by relevance
66 public int socketDomain; field in InetDiagSocketIntegrationTest.Connection78 return Os.socket(socketDomain, socketType, protocol); in createSocket()90 socketDomain = AF_INET; in Connection()93 socketDomain = AF_INET6; in Connection()
29 std::atomic_int socketDomain = defaultSocketDomain; variable51 const auto sp = getSocketParams(socketDomain); in send()
28 extern std::atomic_int socketDomain;
35 ifreqs::socketDomain = domain; in useSocketDomain()