Home
last modified time | relevance | path

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

/mbedtls-development/programs/test/
A Dudp_proxy.c161 int drop; /* drop 1 packet in N (none if 0) */ member
273 opt.drop = atoi( q ); in get_options()
274 if( opt.drop < 0 || opt.drop > 20 || opt.drop == 1 ) in get_options()
761 ( opt.drop != 0 && in handle_message()
768 rand() % opt.drop == 0 ) ) in handle_message()
/mbedtls-development/programs/
A DREADME.md97 …proxy.c): a UDP proxy that can inject certain failures (delay, duplicate, drop). Useful for testin…
/mbedtls-development/
A DChangeLog994 the server could cause it to drop established associations with
2465 sending the fatal alert and just drop the connection.
2736 drop the record and look at subsequent records (if any are present) in
/mbedtls-development/tests/suites/
A Dtest_suite_ssl.function702 /* Calculate how much to drop */
A Dtest_suite_psa_crypto.data497 # extension which we may drop in the future.

Completed in 26 milliseconds