Searched defs:ai_socktype (Results 1 - 1 of 1) sorted by relevance

/system/netd/
H A DDnsProxyListener.cpp141 int ai_socktype = atoi(argv[5]); local
144 ai_socktype != -1 || ai_protocol != -1) {
148 hints->ai_socktype = ai_socktype;

Completed in 328 milliseconds