Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 13 of 13) sorted by relevance

/system/netd/tests/
Dnetd_client_test.cpp69 const addrinfo hints = { in expectHasNetworking() local
92 const addrinfo hints = { in expectNoNetworking() local
Dbinder_test.cpp795 const struct addrinfo hints = { in TEST_F() local
894 const struct addrinfo hints = { in interfaceHasAddress() local
/system/core/libcutils/
Dsocket_network_client_windows.cpp39 struct addrinfo hints; in socket_network_client() local
Dsocket_network_client_unix.cpp48 struct addrinfo hints; in socket_network_client_timeout() local
/system/extras/multinetwork/
Ddnschk.cpp39 const struct addrinfo hints = { in main() local
Dhttpurl.cpp110 struct addrinfo hints = { in resolveHostname() local
/system/hardware/interfaces/net/netd/testutils/
DVtsHalNetNetdTestUtils.cpp97 addrinfo *ai, hints = {.ai_flags = AI_NUMERICHOST | AI_NUMERICSERV}; in checkReachability() local
/system/netd/libnetdutils/
DInternetAddresses.cpp61 const addrinfo hints = { in forString() local
/system/netd/server/
DNetdConstants.cpp105 addrinfo hints = { in parsePrefix() local
DSockDiagTest.cpp218 addrinfo hints = { .ai_flags = AI_NUMERICHOST }, *src, *dst; in makeDiagMessage() local
DSockDiag.cpp151 addrinfo hints = { .ai_flags = AI_NUMERICHOST }; in sendDumpRequest() local
DTetherController.cpp386 addrinfo *res, hints = { .ai_flags = AI_NUMERICHOST }; in setDnsForwarders() local
/system/core/libnetutils/
Difc_utils.c100 struct addrinfo hints, *ai; in string_to_ip() local