Searched refs:test_quota (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dicmps-accept.c53 ssize_t test_quota = packet_size * packets_nr * 10; local
66 bytes = test_server_run(sk, test_quota, 0);
88 test_icmps_ok("Server survived %zd bytes of traffic", test_quota);
H A Dicmps-discard.c53 ssize_t test_quota = packet_size * packets_nr * 10; local
66 bytes = test_server_run(sk, test_quota, 0);
88 test_icmps_ok("Server survived %zd bytes of traffic", test_quota);

Completed in 83 milliseconds