Searched refs:IPV6_RECVERR (Results 1 – 13 of 13) sorted by relevance
177 #define IPV6_RECVERR 25 macro
460 cfg_errq_type = IPV6_RECVERR; in parse_opts()
360 cmsg->cmsg_type == IPV6_RECVERR)) { in cs_read_cmsg()
163 case IPV6_RECVERR: in flush_cmsg()
422 (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;
483 case IPV6_RECVERR: in do_ipv6_setsockopt()1374 case IPV6_RECVERR: in do_ipv6_getsockopt()
531 put_cmsg(msg, SOL_IPV6, IPV6_RECVERR, sizeof(errhdr), &errhdr); in ipv6_recv_error()
178 specific, IP_RECVERR or IPV6_RECVERR (for TCP or UDP socket).
512 case IPV6_RECVERR: in mptcp_supported_sockopt()