Home
last modified time | relevance | path

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

/openbsd/usr.bin/tcpbench/
H A Dtcpbench.c61 #define DEFAULT_PORT "12345" macro
1115 const char *host = NULL, *port = DEFAULT_PORT, *srcbind = NULL; in main()