Home
last modified time | relevance | path

Searched defs:quic_rxfc_st (Results 1 – 1 of 1) sorted by relevance

/openssl/include/internal/
H A Dquic_fc.h128 struct quic_rxfc_st { struct
137 uint64_t cwm, swm, rwm, esrwm, hwm, cur_window_size, max_window_size;
138 OSSL_TIME epoch_start;
139 OSSL_TIME (*now)(void *arg);
140 void *now_arg;
141 QUIC_RXFC *parent;
142 unsigned char error_code, has_cwm_changed, is_fin, standalone;

Completed in 4 milliseconds