Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/mptcp/
A Dmptcp_inq.c55 static void xerror(const char *fmt, ...) in xerror() function
127 xerror("could not create listen socket"); in sock_listen_mptcp()
160 xerror("could not create connect socket"); in sock_connect_mptcp()
232 xerror("still tx data queued after %u ms\n", timeout); in wait_for_ack()
267 xerror("short write"); in connect_one_server()
323 xerror("could not find TCP_CM_INQ cmsg type"); in get_tcp_inq()
378 xerror("msg_controllen is 0"); in process_one_client()
405 xerror("expect len %zu too small\n", expect_len); in process_one_client()
419 xerror("inq %d, remaining %d total_len %d\n", in process_one_client()
481 xerror("Unknown pf %d\n", pf); in server()
[all …]
A Dmptcp_sockopt.c142 static void xerror(const char *fmt, ...) in xerror() function
214 xerror("could not create listen socket"); in sock_listen_mptcp()
520 xerror("getsockopt MPTCP_FULL_INFO"); in do_getsockopt_mptcp_full_info()
596 xerror("short write"); in connect_one_server()
615 xerror("data corruption"); in connect_one_server()
657 xerror("expected EOF, got %lu", ret3); in process_one_client()
704 xerror("Unknown pf %d\n", pf); in server()
740 xerror("tos should be 1 byte"); in test_ip_tos_sockopt()
747 xerror("expect socklen_t == 0"); in test_ip_tos_sockopt()
754 xerror("expect socklen_t == -1"); in test_ip_tos_sockopt()
[all …]
A Dmptcp_connect.c141 static void xerror(const char *fmt, ...) in xerror() function
492 xerror("TIMESTAMPNS not present\n"); in process_cmsg()
497 xerror("TCP_INQ not present\n"); in process_cmsg()
534 xerror("expected EOF, last_hint %u, now %u\n", in do_recvmsg_cmsg()
542 xerror("%s\n", "got no cmsg data"); in do_recvmsg_cmsg()
921 xerror("can not fetch start time %d", errno); in copyfd_io()
962 xerror("can not fetch end time %d", errno); in copyfd_io()
1241 xerror("can't disconnect: %d", errno); in xdisconnect()
1253 xerror("can't open %s:%d", cfg_input, errno); in main_loop()
1276 xerror("can't open %s:%d", cfg_input, errno); in main_loop()
[all …]

Completed in 596 milliseconds