Searched refs:IPV6_RECVERR (Results 1 – 11 of 11) sorted by relevance
177 #define IPV6_RECVERR 25 macro
457 cfg_errq_type = IPV6_RECVERR; in parse_opts()
365 cmsg->cmsg_type == IPV6_RECVERR)) { in cs_read_cmsg()
163 case IPV6_RECVERR: in flush_cmsg()
419 (cm->cmsg_level == SOL_IPV6 && cm->cmsg_type == IPV6_RECVERR) || in do_recv_completion()
324 cm->cmsg_type == IPV6_RECVERR) || in __recv_errmsg_cmsg()
460 rc = setsockopt(sd, SOL_IPV6, IPV6_RECVERR, &one, sizeof(one)); in set_recverr_v6()
920 case IPV6_RECVERR: in do_ipv6_setsockopt()1386 case IPV6_RECVERR: in do_ipv6_getsockopt()
531 put_cmsg(msg, SOL_IPV6, IPV6_RECVERR, sizeof(errhdr), &errhdr); in ipv6_recv_error()
177 specific, IP_RECVERR or IPV6_RECVERR.
508 case IPV6_RECVERR: in mptcp_supported_sockopt()
Completed in 22 milliseconds