Searched refs:proxy_connection_send (Results 1 – 4 of 4) sorted by relevance
139 proxy_connection_send( ProxyConnection* conn, int fd );
124 ret = proxy_connection_send(root, fd); in connection_poll()
907 ret = proxy_connection_send(root, fd); in rewrite_connection_send_body()1048 ret = proxy_connection_send(root, proxy); in rewrite_connection_poll()1104 ret = proxy_connection_send(conn->root, slirp); in rewrite_connection_poll()
119 proxy_connection_send( ProxyConnection* conn, int fd ) in proxy_connection_send() function