Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/mptcp/
A Dmptcp_sockopt.c100 static void xerror(const char *fmt, ...) in xerror() function
172 xerror("could not create listen socket"); in sock_listen_mptcp()
205 xerror("could not create connect socket"); in sock_connect_mptcp()
347 xerror("getsockopt MPTCP_TCPINFO (tries %d, %m)"); in do_getsockopt_tcp_info()
491 xerror("short write"); in connect_one_server()
507 xerror("total %lu, len %lu eof %d\n", total, len, eof); in connect_one_server()
510 xerror("data corruption"); in connect_one_server()
552 xerror("expected EOF, got %lu", ret3); in process_one_client()
582 xerror("Unknown pf %d\n", pf); in server()
611 xerror("Unknown pf %d\n", pf); in client()
[all …]
A Dmptcp_connect.c101 static void xerror(const char *fmt, ...) in xerror() function
380 xerror("TIMESTAMPNS not present\n"); in process_cmsg()
404 xerror("got %lu bytes of cmsg data, expected 0\n", in do_recvmsg_cmsg()
408 xerror("%s\n", "got no cmsg data"); in do_recvmsg_cmsg()
708 xerror("can not fetch start time %d", errno); in copyfd_io()
743 xerror("can not fetch end time %d", errno); in copyfd_io()
746 xerror("transfer slower than expected! runtime %d ms, expected %d ms", in copyfd_io()

Completed in 6 milliseconds