Home
last modified time | relevance | path

Searched refs:SO_EE_ORIGIN_ICMP (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/net/rxrpc/
H A Dpeer_event.c50 case SO_EE_ORIGIN_ICMP: in rxrpc_lookup_peer_icmp_rcu()
79 case SO_EE_ORIGIN_ICMP: in rxrpc_lookup_peer_icmp_rcu()
194 if ((serr->ee.ee_origin == SO_EE_ORIGIN_ICMP && in rxrpc_error_report()
230 case SO_EE_ORIGIN_ICMP: in rxrpc_store_error()
/kernel/linux/linux-6.6/net/rxrpc/
H A Dpeer_event.c50 case SO_EE_ORIGIN_ICMP: in rxrpc_lookup_peer_local_rcu()
76 case SO_EE_ORIGIN_ICMP: in rxrpc_lookup_peer_local_rcu()
157 if ((serr->ee.ee_origin == SO_EE_ORIGIN_ICMP && in rxrpc_input_error()
191 case SO_EE_ORIGIN_ICMP: in rxrpc_store_error()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Derrqueue.h30 #define SO_EE_ORIGIN_ICMP 2 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Derrqueue.h30 #define SO_EE_ORIGIN_ICMP 2 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Derrqueue.h42 #define SO_EE_ORIGIN_ICMP 2 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Derrqueue.h42 #define SO_EE_ORIGIN_ICMP 2 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Derrqueue.h20 #define SO_EE_ORIGIN_ICMP 2 macro
/kernel/linux/linux-5.10/net/ipv6/
H A Ddatagram.c419 serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ipv6_datagram_support_addr()
432 if (serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ip6_datagram_support_cmsg()
/kernel/linux/linux-6.6/net/ipv6/
H A Ddatagram.c426 serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ipv6_datagram_support_addr()
439 if (serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ip6_datagram_support_cmsg()
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_sockglue.c423 serr->ee.ee_origin = SO_EE_ORIGIN_ICMP; in ip_icmp_error()
486 return serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ipv4_datagram_support_addr()
501 if (ee_origin == SO_EE_ORIGIN_ICMP) in ipv4_datagram_support_cmsg()
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_sockglue.c425 serr->ee.ee_origin = SO_EE_ORIGIN_ICMP; in ip_icmp_error()
488 return serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ipv4_datagram_support_addr()
503 if (ee_origin == SO_EE_ORIGIN_ICMP) in ipv4_datagram_support_cmsg()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c171 case SO_EE_ORIGIN_ICMP: in flush_cmsg()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c171 case SO_EE_ORIGIN_ICMP: in flush_cmsg()
/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c4615 return skb && (SKB_EXT_ERR(skb)->ee.ee_origin == SO_EE_ORIGIN_ICMP || in is_icmp_err_skb()
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c5145 return skb && (SKB_EXT_ERR(skb)->ee.ee_origin == SO_EE_ORIGIN_ICMP || in is_icmp_err_skb()

Completed in 26 milliseconds