Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c443 *type == ICMP6_PACKET_TOO_BIG || in check_reply6()
619 {ICMP6_PACKET_TOO_BIG, "Packet Too Big"}, in pr_type6()
695 case ICMP6_PACKET_TOO_BIG: in print_icmp_other6()
/titanic_50/usr/src/uts/common/netinet/
H A Dicmp6.h204 #define ICMP6_PACKET_TOO_BIG 2 macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c547 case ICMP6_PACKET_TOO_BIG: in check_reply6()
911 {ICMP6_PACKET_TOO_BIG, "Packet Too Big"}, in pr_type6()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c509 case ICMP6_PACKET_TOO_BIG:
622 case ICMP6_PACKET_TOO_BIG:
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip6.c265 case ICMP6_PACKET_TOO_BIG: in icmp_inbound_v6()
413 case ICMP6_PACKET_TOO_BIG: in icmp_inbound_v6()
1429 case ICMP6_PACKET_TOO_BIG: in icmp_update_out_mib_v6()
1788 icmp6.icmp6_type = ICMP6_PACKET_TOO_BIG; in icmp_pkt2big_v6()
H A Dicmp.c1316 case ICMP6_PACKET_TOO_BIG: { in icmp_icmp_error_ipv6()
H A Dspd.c2280 case ICMP6_PACKET_TOO_BIG: in ipsec_inbound_accept_clear()
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2221 #ifndef ICMP6_PACKET_TOO_BIG
2222 # define ICMP6_PACKET_TOO_BIG 2 macro
/titanic_50/usr/src/uts/common/inet/iptun/
H A Diptun.c2248 icmp6.icmp6_type = ICMP6_PACKET_TOO_BIG; in iptun_icmp_toobig_v6()
2639 case ICMP6_PACKET_TOO_BIG: { in iptun_input_icmp_v6()
/titanic_50/usr/src/cmd/ipf/tools/
H A Dipmon.c319 { ICMP6_PACKET_TOO_BIG, NULL, 0, "toobig" },
/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp.c1225 case ICMP6_PACKET_TOO_BIG: in sctp_icmp_error_ipv6()
/titanic_50/usr/src/uts/common/inet/ilb/
H A Dilb.c1639 case ICMP6_PACKET_TOO_BIG: { in ilb_icmp_v6()
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5675 case ICMP6_PACKET_TOO_BIG: in tcp_icmp_error_ipv6()
5772 if (icmp6->icmp6_type == ICMP6_PACKET_TOO_BIG && in tcp_verifyicmp()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c464 {"pkttoobig6", ICMP6_PACKET_TOO_BIG},
/titanic_50/usr/src/uts/common/inet/udp/
H A Dudp.c1172 case ICMP6_PACKET_TOO_BIG: { in udp_icmp_error_ipv6()
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dfil.c709 case ICMP6_PACKET_TOO_BIG :