Searched refs:IPV6_RECVERR (Results 1 – 14 of 14) sorted by relevance
178 #define IPV6_RECVERR 25 macro
156 IPV6_RECVERR。对于 VSOCK 套接字,cmsg_level 为 SOL_VSOCK,cmsg_type 为 VSOCK_RECVERR。
88 cm->cmsg_type == IPV6_RECVERR) || in test_recv_errmsg_cmsg()
460 cfg_errq_type = IPV6_RECVERR; in parse_opts()
163 case IPV6_RECVERR: in flush_cmsg()
383 cmsg->cmsg_type == IPV6_RECVERR)) { in cs_read_cmsg()
423 (cm->cmsg_level == SOL_IPV6 && cm->cmsg_type == IPV6_RECVERR) || in do_recv_completion()
328 cm->cmsg_type == IPV6_RECVERR) || in __recv_errmsg_cmsg()
462 rc = setsockopt(sd, SOL_IPV6, IPV6_RECVERR, &one, sizeof(one)); in set_recverr_v6()
35 const int sk_recverr = IPV6_RECVERR;
178 specific, IP_RECVERR or IPV6_RECVERR (for TCP or UDP socket).
1219 cm->cmsg_type != IPV6_RECVERR)
512 case IPV6_RECVERR: in mptcp_supported_sockopt()