Searched refs:SO_EE_ORIGIN_ICMP (Results 1 – 5 of 5) sorted by relevance
52 case SO_EE_ORIGIN_ICMP: in rxrpc_lookup_peer_icmp_rcu()81 case SO_EE_ORIGIN_ICMP: in rxrpc_lookup_peer_icmp_rcu()184 if ((serr->ee.ee_origin == SO_EE_ORIGIN_ICMP && in rxrpc_error_report()220 case SO_EE_ORIGIN_ICMP: in rxrpc_store_error()
19 #define SO_EE_ORIGIN_ICMP 2 macro
403 serr->ee.ee_origin = SO_EE_ORIGIN_ICMP; in ip_icmp_error()463 return serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ipv4_datagram_support_addr()478 if (ee_origin == SO_EE_ORIGIN_ICMP) in ipv4_datagram_support_cmsg()
404 serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ipv6_datagram_support_addr()417 if (serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ip6_datagram_support_cmsg()
4228 return skb && (SKB_EXT_ERR(skb)->ee.ee_origin == SO_EE_ORIGIN_ICMP || in is_icmp_err_skb()