Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dnoisydgrambio.c112 static size_t bandwidth_limit(struct bw_limiter_st *limit, OSSL_TIME now, in bandwidth_limit() function
188 num_msg = bandwidth_limit(&data->send_limit, now, msg, num_msg); in noisy_dgram_sendmmsg()
353 msg_cnt = bandwidth_limit(&data->recv_limit, now, msg, msg_cnt); in noisy_dgram_recvmmsg()

Completed in 5 milliseconds