Lines Matching refs:doq_conn

1633 /** Find the doq_conn object by remote address and dcid */
1634 static struct doq_conn*
1641 struct doq_conn key;
1653 return (struct doq_conn*)node->key;
1658 static struct doq_conn*
1667 struct doq_conn* conn;
1701 /** Find the doq_conn, by addr or by connection id */
1702 static struct doq_conn*
1706 struct doq_conn* conn;
1732 struct doq_pkt_addr* paddr, struct doq_conn** conn)
1951 /** delete and remove from the lookup tree the doq_conn connection */
1953 doq_delete_connection(struct comm_point* c, struct doq_conn* conn)
1955 struct doq_conn copy;
1974 conn = (struct doq_conn*)node->key;
2001 static struct doq_conn*
2005 struct doq_conn* conn;
2019 log_err("doq: could not allocate doq_conn");
2121 struct doq_conn** conn, struct ngtcp2_pkt_info* pi)
2205 doq_done_setup_timer_and_write(struct comm_point* c, struct doq_conn* conn)
2207 struct doq_conn copy;
2246 conn = (struct doq_conn*)node->key;
2258 * elements in the doq_conn structures. */
2271 doq_done_with_conn_cb(struct comm_point* c, struct doq_conn* conn)
2273 struct doq_conn copy;
2305 conn = (struct doq_conn*)node->key;
2316 * in the doq_conn structures. */
2327 struct doq_conn* conn;
2339 static struct doq_conn*
2342 struct doq_conn* conn;
2357 doq_done_with_write_cb(struct comm_point* c, struct doq_conn* conn,
2428 static struct doq_conn*
2431 struct doq_conn* conn = NULL;
2474 struct doq_conn* conn;
2520 struct doq_conn* conn;
2797 static struct doq_conn*
2800 struct doq_conn* conn;
2820 struct doq_conn** conn, struct doq_stream** stream)
2864 struct doq_conn* conn;
2895 struct doq_conn* conn;