Searched refs:IPV6_RECVERR (Results 1 – 10 of 10) sorted by relevance
177 #define IPV6_RECVERR 25 macro
457 cfg_errq_type = IPV6_RECVERR; in parse_opts()
162 case IPV6_RECVERR: in flush_cmsg()
324 cm->cmsg_type == IPV6_RECVERR) || in __recv_errmsg_cmsg()
419 (cm->cmsg_level == SOL_IPV6 && cm->cmsg_type == IPV6_RECVERR) || in do_recv_completion()
455 rc = setsockopt(sd, SOL_IPV6, IPV6_RECVERR, &one, sizeof(one)); in set_recverr_v6()
918 case IPV6_RECVERR: in do_ipv6_setsockopt()1374 case IPV6_RECVERR: in do_ipv6_getsockopt()
525 put_cmsg(msg, SOL_IPV6, IPV6_RECVERR, sizeof(errhdr), &errhdr); in ipv6_recv_error()
486 case IPV6_RECVERR: in mptcp_supported_sockopt()
177 specific, IP_RECVERR or IPV6_RECVERR.