Lines Matching full:connection
125 * Record the connection that through the NIC
126 * Element type: Connection
129 /* Record the connection without repetition */
244 static int packet_enqueue(CompareState *s, int mode, Connection **con) in packet_enqueue()
248 Connection *conn; in packet_enqueue()
399 static void colo_compare_tcp(CompareState *s, Connection *conn) in colo_compare_tcp()
515 * Because of ppkt and spkt are both in the same connection, in colo_packet_compare_udp()
554 * Because of ppkt and spkt are both in the same connection, in colo_packet_compare_icmp()
622 static int colo_old_packet_check_one_conn(Connection *conn, in colo_old_packet_check_one_conn()
664 static void colo_compare_packet(CompareState *s, Connection *conn, in colo_compare_packet()
700 * specified connection when a new packet was
706 Connection *conn = opaque; in colo_compare_connection()
1152 Connection *conn = NULL; in compare_pri_rs_finalize()
1163 /* compare packet in the specified connection */ in compare_pri_rs_finalize()
1171 Connection *conn = NULL; in compare_sec_rs_finalize()
1176 /* compare packet in the specified connection */ in compare_sec_rs_finalize()
1336 Connection *conn = opaque; in colo_flush_packets()