Lines Matching full:connection
35 /* hashtable to save connection */
72 Connection *conn, in handle_primary_tcp_pkt()
97 * run once in independent tcp connection in handle_primary_tcp_pkt()
135 * the connection. We will into CLOSE_WAIT status. in handle_primary_tcp_pkt()
146 * will be no packets in the connection, except that, some errors in handle_primary_tcp_pkt()
148 * case really happen, we can still create a new connection, in handle_primary_tcp_pkt()
149 * So it is safe to remove the connection from connection_track_table. in handle_primary_tcp_pkt()
178 Connection *conn, in handle_secondary_tcp_pkt()
237 * the connection. in handle_secondary_tcp_pkt()
260 Connection *conn; in colo_rewriter_receive_iov()
278 * connection established successfully in colo_rewriter_receive_iov()
331 Connection *conn = (Connection *)value; in reset_seq_offset()
340 Connection *conn = (Connection *)value; in offset_is_nonzero()