Home
last modified time | relevance | path

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

/dports/net/libngtcp2/ngtcp2-224bd62/lib/
H A Dngtcp2_conn.c1273 static uint64_t conn_fc_credits(ngtcp2_conn *conn, ngtcp2_strm *strm) { in conn_fc_credits() function
1285 uint64_t fc_credits = conn_fc_credits(conn, strm); in conn_enforce_flow_control()