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 D | traceroute_aux6.c | 443 *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 D | icmp6.h | 204 #define ICMP6_PACKET_TOO_BIG 2 macro
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping_aux6.c | 547 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 D | snoop_icmp.c | 509 case ICMP6_PACKET_TOO_BIG: 622 case ICMP6_PACKET_TOO_BIG:
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip6.c | 265 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 D | icmp.c | 1316 case ICMP6_PACKET_TOO_BIG: { in icmp_icmp_error_ipv6()
|
H A D | spd.c | 2280 case ICMP6_PACKET_TOO_BIG: in ipsec_inbound_accept_clear()
|
/titanic_50/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_compat.h | 2221 #ifndef ICMP6_PACKET_TOO_BIG 2222 # define ICMP6_PACKET_TOO_BIG 2 macro
|
/titanic_50/usr/src/uts/common/inet/iptun/ |
H A D | iptun.c | 2248 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 D | ipmon.c | 319 { ICMP6_PACKET_TOO_BIG, NULL, 0, "toobig" },
|
/titanic_50/usr/src/uts/common/inet/sctp/ |
H A D | sctp.c | 1225 case ICMP6_PACKET_TOO_BIG: in sctp_icmp_error_ipv6()
|
/titanic_50/usr/src/uts/common/inet/ilb/ |
H A D | ilb.c | 1639 case ICMP6_PACKET_TOO_BIG: { in ilb_icmp_v6()
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_input.c | 5675 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 D | ipsecconf.c | 464 {"pkttoobig6", ICMP6_PACKET_TOO_BIG},
|
/titanic_50/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 1172 case ICMP6_PACKET_TOO_BIG: { in udp_icmp_error_ipv6()
|
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 709 case ICMP6_PACKET_TOO_BIG :
|