Searched refs:sock_names (Results 1 – 1 of 1) sorted by relevance
528 const char *sock_names[] = { NULL, "TCP", "UDP", "RAW" }; variable538 fprintf(stderr, "protocol: %s\n", sock_names[cfg_proto]); in main()