Searched refs:drop (Results 1 – 5 of 5) sorted by relevance
161 int drop; /* drop 1 packet in N (none if 0) */ member273 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()
97 …proxy.c): a UDP proxy that can inject certain failures (delay, duplicate, drop). Useful for testin…
994 the server could cause it to drop established associations with2465 sending the fatal alert and just drop the connection.2736 drop the record and look at subsequent records (if any are present) in
702 /* Calculate how much to drop */
497 # extension which we may drop in the future.
Completed in 26 milliseconds