Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c894 const char *sock_names[] = { NULL, "TCP", "UDP", "RAW" }; variable
904 fprintf(stderr, "protocol: %s\n", sock_names[cfg_proto]); in main()