Searched refs:ICMP_MIN_TP_HDR_LEN (Results 1 – 6 of 6) sorted by relevance
551 ICMP_MIN_TP_HDR_LEN) > endptr) { in get_port_info()
913 ICMP_MIN_TP_HDR_LEN > mp->b_wptr) { in ilb_check_icmp_conn()942 ICMP_MIN_TP_HDR_LEN > mp->b_wptr) { in ilb_check_icmp_conn()
173 ICMP_MIN_TP_HDR_LEN) > endptr) { in flowacct_port_info()
583 if ((uchar_t *)ip6h + hdr_length + ICMP_MIN_TP_HDR_LEN > in icmp_inbound_verify_v6()594 if ((uchar_t *)ip6h + hdr_length + ICMP_MIN_TP_HDR_LEN > in icmp_inbound_verify_v6()621 if ((uchar_t *)ip6h + hdr_length + ICMP_MIN_TP_HDR_LEN > in icmp_inbound_verify_v6()
1788 if ((uchar_t *)ipha + hdr_length + ICMP_MIN_TP_HDR_LEN > in icmp_inbound_verify_v4()1799 if ((uchar_t *)ipha + hdr_length + ICMP_MIN_TP_HDR_LEN > in icmp_inbound_verify_v4()1822 if ((uchar_t *)ipha + hdr_length + ICMP_MIN_TP_HDR_LEN > in icmp_inbound_verify_v4()
412 #define ICMP_MIN_TP_HDR_LEN 8 macro