Home
last modified time | relevance | path

Searched refs:ICMP_PROTOCOL_UNREACHABLE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1155 case ICMP_PROTOCOL_UNREACHABLE: in sctp_icmp_error()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h364 #define ICMP_PROTOCOL_UNREACHABLE 2 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c4901 case ICMP_PROTOCOL_UNREACHABLE: in ip_fanout_send_icmp_v4()
4938 ICMP_PROTOCOL_UNREACHABLE, ira); in ip_proto_not_sup()
5082 ICMP_PROTOCOL_UNREACHABLE, ira); in ip_fanout_proto_v4()
H A Dicmp.c1218 case ICMP_PROTOCOL_UNREACHABLE: in icmp_icmp_input()
H A Dspd.c2362 case ICMP_PROTOCOL_UNREACHABLE: in ipsec_inbound_accept_clear()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5798 case ICMP_PROTOCOL_UNREACHABLE: in tcp_icmp_input()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c1046 case ICMP_PROTOCOL_UNREACHABLE: in udp_icmp_input()