Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Din6.h177 #define IPV6_RECVERR 25 macro
/openbmc/linux/tools/testing/selftests/net/
H A Dso_txtime.c457 cfg_errq_type = IPV6_RECVERR; in parse_opts()
H A Dcmsg_sender.c365 cmsg->cmsg_type == IPV6_RECVERR)) { in cs_read_cmsg()
H A Dudpgso_bench_tx.c163 case IPV6_RECVERR: in flush_cmsg()
H A Dtxtimestamp.c324 cm->cmsg_type == IPV6_RECVERR) || in __recv_errmsg_cmsg()
H A Dmsg_zerocopy.c422 (cm->cmsg_level == SOL_IPV6 && cm->cmsg_type == IPV6_RECVERR) || in do_recv_completion()
H A Dnettest.c462 rc = setsockopt(sd, SOL_IPV6, IPV6_RECVERR, &one, sizeof(one)); in set_recverr_v6()
/openbmc/linux/net/ipv6/
H A Dipv6_sockglue.c920 case IPV6_RECVERR: in do_ipv6_setsockopt()
1386 case IPV6_RECVERR: in do_ipv6_getsockopt()
H A Ddatagram.c532 put_cmsg(msg, SOL_IPV6, IPV6_RECVERR, sizeof(errhdr), &errhdr); in ipv6_recv_error()
/openbmc/linux/Documentation/networking/
H A Dmsg_zerocopy.rst177 specific, IP_RECVERR or IPV6_RECVERR.
/openbmc/qemu/io/
H A Dchannel-socket.c768 cm->cmsg_level != SOL_IPV6 && cm->cmsg_type != IPV6_RECVERR) { in qio_channel_socket_flush()
/openbmc/linux/net/mptcp/
H A Dsockopt.c511 case IPV6_RECVERR: in mptcp_supported_sockopt()
/openbmc/qemu/linux-user/
H A Dstrace.c3036 case IPV6_RECVERR: in do_print_sockopt()
H A Dsyscall.c2018 case IPV6_RECVERR: in host_to_target_cmsg()
2181 case IPV6_RECVERR: in do_setsockopt()
2839 case IPV6_RECVERR: in do_getsockopt()