Home
last modified time | relevance | path

Searched refs:SO_EE_ORIGIN_ICMP (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Derrqueue.h18 #define SO_EE_ORIGIN_ICMP 2 macro
/linux-4.4.14/net/rxrpc/
Dar-error.c75 if (serr->ee.ee_origin == SO_EE_ORIGIN_ICMP && in rxrpc_UDP_error_report()
149 case SO_EE_ORIGIN_ICMP: in rxrpc_UDP_error_handler()
/linux-4.4.14/net/ipv4/
Dip_sockglue.c382 serr->ee.ee_origin = SO_EE_ORIGIN_ICMP; in ip_icmp_error()
442 return serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ipv4_datagram_support_addr()
457 if (ee_origin == SO_EE_ORIGIN_ICMP) in ipv4_datagram_support_cmsg()
/linux-4.4.14/net/ipv6/
Ddatagram.c349 serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ipv6_datagram_support_addr()
365 if (serr->ee.ee_origin == SO_EE_ORIGIN_ICMP || in ip6_datagram_support_cmsg()