Searched refs:connecthost (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/tools/tools/kttcp/
H A Dkttcp.c117 char connecthost[NI_MAXHOST]; local
222 connecthost, sizeof connecthost, NULL, 0,
224 printf("kttcp: connected to %s\n", connecthost);
246 connecthost, sizeof connecthost, NULL, 0,
248 printf("kttcp: connect from %s\n", connecthost);

Completed in 80 milliseconds