Home
last modified time | relevance | path

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

/tools/testing/selftests/net/netfilter/
A Dudpclash.c45 if (sendto(args->sockfd, msg, strlen(msg), MSG_NOSIGNAL, in thread_main()
87 ret = recvfrom(fd, repl, sizeof(repl), MSG_NOSIGNAL, in run_test()
/tools/testing/selftests/bpf/prog_tests/
A Dxdp_flowtable.c50 n = sendto(sock, buf, sizeof(buf), MSG_NOSIGNAL | MSG_CONFIRM, in send_udp_traffic()
A Dlwt_reroute.c138 sendmsg(s, &msg, MSG_NOSIGNAL); in overflow_fq()
/tools/testing/selftests/bpf/
A Dxdp_features.c242 sendto(sockfd, buf, sizeof(buf), MSG_NOSIGNAL | MSG_CONFIRM, in dut_echo_thread()
566 n = sendto(sockfd, buf, sizeof(*tlv), MSG_NOSIGNAL | MSG_CONFIRM, in send_echo_msg()
A Dtest_sockmap.c634 int err, i, flags = MSG_NOSIGNAL; in msg_loop()
/tools/perf/trace/beauty/include/linux/
A Dsocket.h319 #define MSG_NOSIGNAL 0x4000 /* Do not generate SIGPIPE */ macro
/tools/testing/selftests/net/ovpn/
A Dovpn-cli.c1844 ret = send(socket, buf, sizeof(buf), MSG_NOSIGNAL); in ovpn_send_tcp_data()
1857 ret = recv(socket, buf, sizeof(buf), MSG_NOSIGNAL); in ovpn_recv_tcp_data()
/tools/testing/selftests/coredump/
A Dstackdump_test.c706 ret = send(fd, &large_ack, size_ack, MSG_NOSIGNAL); in send_coredump_ack()
/tools/testing/vsock/
A Dvsock_test.c1105 res = send(fd, "A", 1, MSG_NOSIGNAL); in test_stream_check_sigpipe()

Completed in 23 milliseconds