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

/external/qemu/proxy/
H A Dproxy_http.c33 SocketType sock_type,
37 if (sock_type != SOCKET_STREAM)
32 http_service_connect( HttpService* service, SocketType sock_type, SockAddress* address ) argument
H A Dproxy_common.c330 SocketType sock_type,
343 sock_type,
329 proxy_manager_add( SockAddress* address, SocketType sock_type, ProxyEventFunc ev_func, void* ev_opaque ) argument

Completed in 69 milliseconds