/titanic_41/usr/src/uts/common/netinet/ |
H A D | icmp6.h | 46 uint8_t icmp6_type; /* type field */ member 76 #define mld_type mld_icmp6_hdr.icmp6_type 90 #define mld2q_type mld2q_hdr.mld_icmp6_hdr.icmp6_type 112 #define mld2r_type icmp6_type 136 #define rr_type rr_hdr.icmp6_type 268 #define nd_rs_type nd_rs_hdr.icmp6_type 280 #define nd_ra_type nd_ra_hdr.icmp6_type 297 #define nd_ns_type nd_ns_hdr.icmp6_type 308 #define nd_na_type nd_na_hdr.icmp6_type 345 #define nd_rd_type nd_rd_hdr.icmp6_type
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping_aux6.c | 335 switch (icmp6->icmp6_type) { in check_reply6() 882 Printf("icmp6_type=%d (%s) ", icmp6->icmp6_type, in check_reply6() 883 pr_type6(icmp6->icmp6_type)); in check_reply6() 905 pr_type6(uchar_t icmp6_type) in pr_type6() argument 926 if (ttab6[i].type == icmp6_type) in pr_type6()
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip6.c | 241 ip2dbg(("icmp_inbound_v6: type %d code %d\n", icmp6->icmp6_type, in icmp_inbound_v6() 248 interested = !(icmp6->icmp6_type & ICMP6_INFOMSG_MASK); in icmp_inbound_v6() 250 switch (icmp6->icmp6_type) { in icmp_inbound_v6() 297 icmp6->icmp6_type = ICMP6_ECHO_REPLY; in icmp_inbound_v6() 409 switch (icmp6->icmp6_type) { in icmp_inbound_v6() 552 if (icmp6->icmp6_type == ND_REDIRECT) { in icmp_inbound_verify_v6() 566 if (icmp6->icmp6_type == ND_REDIRECT) in icmp_inbound_verify_v6() 1398 if (icmp6->icmp6_type == ND_REDIRECT) { in icmp_pkt_v6() 1414 switch (icmp6->icmp6_type) { in icmp_update_out_mib_v6() 1523 if (ICMP6_IS_ERROR(icmp6->icmp6_type) || in icmp_pkt_err_ok_v6() [all …]
|
H A D | tnet.c | 786 if (icmp6->icmp6_type >= MLD_LISTENER_QUERY && in tsol_get_pkt_label() 787 icmp6->icmp6_type <= ICMP6_MAX_INFO_TYPE) in tsol_get_pkt_label()
|
H A D | ip_ndp.c | 2075 ASSERT(icmp_nd->icmp6_type == ND_NEIGHBOR_SOLICIT || in ndp_input() 2076 icmp_nd->icmp6_type == ND_NEIGHBOR_ADVERT); in ndp_input() 2094 if (icmp_nd->icmp6_type == ND_NEIGHBOR_SOLICIT) { in ndp_input() 2275 icmp6->icmp6_type = (uint8_t)operation; in ndp_xmit()
|
H A D | ip6_input.c | 1228 if (icmp6->icmp6_type != ND_NEIGHBOR_SOLICIT && in ire_recv_noaccept_v6() 1229 icmp6->icmp6_type != ND_NEIGHBOR_ADVERT) { in ire_recv_noaccept_v6()
|
H A D | icmp.c | 1300 switch (icmp6->icmp6_type) { in icmp_icmp_error_ipv6()
|
H A D | spd.c | 2264 switch (icmp6->icmp6_type) { in ipsec_inbound_accept_clear()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_icmp.c | 457 switch (icmp6->icmp6_type) { 599 icmp6->icmp6_type, pt); 609 switch (icmp6->icmp6_type) {
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/ilb/ |
H A D | ilb_probe.c | 476 if (icmp6h->icmp6_type != ICMP6_DST_UNREACH) in check_icmp_unreach_v6() 507 if (icmp6h->icmp6_type != ICMP6_ECHO_REPLY) in check_icmp_echo_v6()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/ibd/ |
H A D | ibd.h | 417 if (((icmp6->icmp6_type == ND_NEIGHBOR_SOLICIT) || \ 418 (icmp6->icmp6_type == ND_NEIGHBOR_ADVERT)) && \
|
/titanic_41/usr/src/uts/common/inet/iptun/ |
H A D | iptun.c | 2234 icmp6.icmp6_type = type; in iptun_icmp_error_v6() 2248 icmp6.icmp6_type = ICMP6_PACKET_TOO_BIG; in iptun_icmp_toobig_v6() 2286 return (ICMP6_IS_ERROR(icmp6->icmp6_type) || in is_icmp_error() 2287 icmp6->icmp6_type == ND_REDIRECT); in is_icmp_error() 2612 switch (icmp6h->icmp6_type) { in iptun_input_icmp_v6()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute_aux6.c | 432 *type = icp6->icmp6_type; in check_reply6()
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_log.c | 306 if (icmp->icmp6_type < 128) {
|
H A D | ip_state.c | 4085 if (!(oic->icmp6_type & ICMP6_INFOMSG_MASK)) 4116 (oic->icmp6_type == ICMP6_ECHO_REQUEST)) || 4117 (ic->ici_type - 1 == oic->icmp6_type )) {
|
H A D | ip_nat6.c | 1142 if (nat_icmpquerytype6(orgicmp->icmp6_type)) {
|
H A D | ip_fil_solaris.c | 2717 icmp6->icmp6_type = ICMP6_DST_UNREACH;
|
H A D | fil.c | 696 if ((icmp6->icmp6_type & ICMP6_INFOMSG_MASK) != 0) 699 switch (icmp6->icmp6_type)
|
/titanic_41/usr/src/uts/common/inet/ilb/ |
H A D | ilb.c | 1619 switch (icmp6->icmp6_type) { in ilb_icmp_v6() 1626 icmp6->icmp6_type = ICMP6_ECHO_REPLY; in ilb_icmp_v6()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ |
H A D | ndp.c | 168 switch (icmp->icmp6_type) { in in_data()
|
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp.c | 1224 switch (icmp6->icmp6_type) { in sctp_icmp_error_ipv6()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_protect.c | 1612 type = icmp_nd->icmp6_type; in ipnospoof_check_ndp()
|
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp_input.c | 5703 switch (icmp6->icmp6_type) { in tcp_icmp_error_ipv6() 5801 if (icmp6->icmp6_type == ICMP6_PACKET_TOO_BIG && in tcp_verifyicmp()
|
/titanic_41/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 1090 switch (icmp6->icmp6_type) { in udp_icmp_error_ipv6()
|