Home
last modified time | relevance | path

Searched refs:icmp6_type (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h46 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
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c337 switch (icmp6->icmp6_type) { in check_reply6()
884 Printf("icmp6_type=%d (%s) ", icmp6->icmp6_type, in check_reply6()
885 pr_type6(icmp6->icmp6_type)); in check_reply6()
907 pr_type6(uchar_t icmp6_type) in pr_type6() argument
928 if (ttab6[i].type == icmp6_type) in pr_type6()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c252 switch (icmp6->icmp6_type) { in icmp_inbound_v6()
299 icmp6->icmp6_type = ICMP6_ECHO_REPLY; in icmp_inbound_v6()
411 switch (icmp6->icmp6_type) { in icmp_inbound_v6()
554 if (icmp6->icmp6_type == ND_REDIRECT) { in icmp_inbound_verify_v6()
568 if (icmp6->icmp6_type == ND_REDIRECT) in icmp_inbound_verify_v6()
1388 if (icmp6->icmp6_type == ND_REDIRECT) { in icmp_pkt_v6()
1404 switch (icmp6->icmp6_type) { in icmp_update_out_mib_v6()
1514 icmp6->icmp6_type == ND_REDIRECT) { in icmp_pkt_err_ok_v6()
1736 icmp6.icmp6_type = ICMP6_TIME_EXCEEDED; in icmp_time_exceeded_v6()
1757 icmp6.icmp6_type = ICMP6_DST_UNREACH; in icmp_unreachable_v6()
[all …]
H A Dtnet.c786 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 Dip6_input.c1227 if (icmp6->icmp6_type != ND_NEIGHBOR_SOLICIT && in ire_recv_noaccept_v6()
1228 icmp6->icmp6_type != ND_NEIGHBOR_ADVERT) { in ire_recv_noaccept_v6()
H A Dip_ndp.c2311 ASSERT(icmp_nd->icmp6_type == ND_NEIGHBOR_SOLICIT || in ndp_input()
2312 icmp_nd->icmp6_type == ND_NEIGHBOR_ADVERT); in ndp_input()
2330 if (icmp_nd->icmp6_type == ND_NEIGHBOR_SOLICIT) { in ndp_input()
2511 icmp6->icmp6_type = (uint8_t)operation; in ndp_xmit()
H A Dicmp.c1307 switch (icmp6->icmp6_type) { in icmp_icmp_error_ipv6()
H A Dspd.c2265 switch (icmp6->icmp6_type) { in ipsec_inbound_accept_clear()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c457 switch (icmp6->icmp6_type) {
599 icmp6->icmp6_type, pt);
609 switch (icmp6->icmp6_type) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ilb/
H A Dilb_probe.c476 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()
/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h417 if (((icmp6->icmp6_type == ND_NEIGHBOR_SOLICIT) || \
418 (icmp6->icmp6_type == ND_NEIGHBOR_ADVERT)) && \
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c2236 icmp6.icmp6_type = type; in iptun_icmp_error_v6()
2250 icmp6.icmp6_type = ICMP6_PACKET_TOO_BIG; in iptun_icmp_toobig_v6()
2288 return (ICMP6_IS_ERROR(icmp6->icmp6_type) || in is_icmp_error()
2289 icmp6->icmp6_type == ND_REDIRECT); in is_icmp_error()
2614 switch (icmp6h->icmp6_type) { in iptun_input_icmp_v6()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c430 *type = icp6->icmp6_type; in check_reply6()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_log.c311 if (icmp->icmp6_type < 128) {
H A Dip_state.c4086 if (!(oic->icmp6_type & ICMP6_INFOMSG_MASK))
4117 (oic->icmp6_type == ICMP6_ECHO_REQUEST)) ||
4118 (ic->ici_type - 1 == oic->icmp6_type )) {
H A Dip_nat6.c1142 if (nat_icmpquerytype6(orgicmp->icmp6_type)) {
H A Dip_fil_solaris.c3051 icmp6->icmp6_type = ICMP6_DST_UNREACH;
H A Dfil.c697 if ((icmp6->icmp6_type & ICMP6_INFOMSG_MASK) != 0)
700 switch (icmp6->icmp6_type)
/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb.c1619 switch (icmp6->icmp6_type) { in ilb_icmp_v6()
1626 icmp6->icmp6_type = ICMP6_ECHO_REPLY; in ilb_icmp_v6()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c893 if (icmp->icmp6_type != ND_ROUTER_ADVERT || in get_ra_info()
1841 type = icmp_nd->icmp6_type; in ipnospoof_check_ndp()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c168 switch (icmp->icmp6_type) { in in_data()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1224 switch (icmp6->icmp6_type) { in sctp_icmp_error_ipv6()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5839 switch (icmp6->icmp6_type) { in tcp_icmp_error_ipv6()
5937 if (icmp6->icmp6_type == ICMP6_PACKET_TOO_BIG && in tcp_verifyicmp()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c1173 switch (icmp6->icmp6_type) { in udp_icmp_error_ipv6()