Home
last modified time | relevance | path

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

/linux/tools/testing/vsock/
H A Dvsock_perf.c29 #define DEFAULT_PORT 1234 macro
34 static unsigned int port = DEFAULT_PORT;
430 "\n", DEFAULT_PORT, DEFAULT_TO_SEND_BYTES, in usage()
/linux/tools/testing/selftests/net/
H A Dnettest.c44 #define DEFAULT_PORT 12345 macro
2007 , prog, DEFAULT_PORT); in print_usage()
2015 .port = DEFAULT_PORT, in main()