HomeSort by: relevance | last modified time | path
    Searched defs:test_tcp (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/tcp/
tests_sh_tcp.py 25 def test_tcp(run_tests_sh): function
  /src/tests/net/ipsec/
t_ipsec_tcp.sh 80 test_tcp() function
141 test_tcp ipv4 $ip_local ipv4 $ip_peer
185 test_tcp ipv6 $ip_local ipv6 $ip_peer
232 test_tcp ipv4 $ip_local ipv6 $ip_peer
  /src/tests/net/if_wg/
t_tunnel.sh 152 test_tcp() function
287 test_tcp $inner_proto $ip_peer
  /src/external/mit/libuv/dist/test/
benchmark-multi-accept.c 362 static int test_tcp(unsigned int num_servers, unsigned int num_clients) { function
440 return test_tcp(2, 40);
445 return test_tcp(4, 40);
450 return test_tcp(8, 40);

Completed in 25 milliseconds