Home
last modified time | relevance | path

Searched refs:ICMP6_PARAM_PROB (Results 1 – 16 of 16) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c444 (*type == ICMP6_PARAM_PROB && in check_reply6()
621 {ICMP6_PARAM_PROB, "Param Problem"}, in pr_type6()
700 case ICMP6_PARAM_PROB: in print_icmp_other6()
/titanic_44/usr/src/uts/common/netinet/
H A Dicmp6.h206 #define ICMP6_PARAM_PROB 4 macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c622 case ICMP6_PARAM_PROB: in check_reply6()
911 {ICMP6_PARAM_PROB, "Parameter Problem"}, in pr_type6()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c528 case ICMP6_PARAM_PROB:
723 case ICMP6_PARAM_PROB:
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip6.c261 case ICMP6_PARAM_PROB: in icmp_inbound_v6()
1425 case ICMP6_PARAM_PROB: in icmp_update_out_mib_v6()
1812 icmp6.icmp6_type = ICMP6_PARAM_PROB; in icmp_param_problem_v6()
2326 ip_fanout_send_icmp_v6(mp, ICMP6_PARAM_PROB, in ip_fanout_proto_v6()
2440 case ICMP6_PARAM_PROB: in ip_fanout_send_icmp_v6()
H A Dicmp.c1381 case ICMP6_PARAM_PROB: in icmp_icmp_error_ipv6()
H A Dspd.c2265 case ICMP6_PARAM_PROB: in ipsec_inbound_accept_clear()
H A Dip.c4911 ip_fanout_send_icmp_v6(mp, ICMP6_PARAM_PROB, in ip_proto_not_sup()
/titanic_44/usr/src/uts/common/inet/iptun/
H A Diptun.c2236 if (type == ICMP6_PARAM_PROB) in iptun_icmp_error_v6()
2613 case ICMP6_PARAM_PROB: { in iptun_input_icmp_v6()
3048 iptun_icmp_error_v6(iptun, inner6, mp, ICMP6_PARAM_PROB, in iptun_out_process_ipv6()
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2227 #ifndef ICMP6_PARAM_PROB
2228 # define ICMP6_PARAM_PROB 4 macro
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipmon.c322 { ICMP6_PARAM_PROB, icmpparamprob6,
/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp.c1289 case ICMP6_PARAM_PROB: in sctp_icmp_error_ipv6()
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dfil.c711 case ICMP6_PARAM_PROB :
4215 ICMP6_PARAM_PROB, /* 12: ICMP_PARAMPROB */
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c466 {"paramprob6", ICMP6_PARAM_PROB},
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5746 case ICMP6_PARAM_PROB: in tcp_icmp_error_ipv6()
/titanic_44/usr/src/uts/common/inet/udp/
H A Dudp.c1171 case ICMP6_PARAM_PROB: in udp_icmp_error_ipv6()