Home
last modified time | relevance | path

Searched refs:conn_server_tx_left (Results 1 – 1 of 1) sorted by relevance

/dports/net/libngtcp2/ngtcp2-224bd62/lib/
H A Dngtcp2_conn.c2852 static uint64_t conn_server_tx_left(ngtcp2_conn *conn, ngtcp2_dcid *dcid) { in conn_server_tx_left() function
2923 conn_server_tx_left(conn, &conn->dcid.current) < in conn_write_handshake_pkts()
4564 tx_left = conn_server_tx_left(conn, &pv->dcid); in conn_write_path_challenge()
4677 tx_left = conn_server_tx_left(conn, dcid); in conn_write_path_response()
10689 server_tx_left = conn_server_tx_left(conn, &conn->dcid.current); in ngtcp2_conn_write_vmsg()
10840 server_tx_left = conn_server_tx_left(conn, &conn->dcid.current); in ngtcp2_conn_write_vmsg()