Searched refs:IPV6_RECVERR (Results 1 – 7 of 7) sorted by relevance
176 #define IPV6_RECVERR 25 macro
164 ret = kernel_setsockopt(local->socket, SOL_IPV6, IPV6_RECVERR, in rxrpc_open_socket()
197 cm->cmsg_type == IPV6_RECVERR)) { in __recv_errmsg_cmsg()
799 case IPV6_RECVERR: in do_ipv6_setsockopt()1277 case IPV6_RECVERR: in do_ipv6_getsockopt()
510 put_cmsg(msg, SOL_IPV6, IPV6_RECVERR, sizeof(errhdr), &errhdr); in ipv6_recv_error()
420 (cm->cmsg_level == SOL_IPV6 && cm->cmsg_type == IPV6_RECVERR) || in do_recv_completion()
177 specific, IP_RECVERR or IPV6_RECVERR.