Searched refs:ICMP_EXTD_MINLEN (Results 1 – 1 of 1) sorted by relevance
104 #define ICMP_EXTD_MINLEN (156 - sizeof (struct ip)) /* draft-bonica-internet-icmp-08 */ macro591 if (vflag >= 1 && plen > ICMP_EXTD_MINLEN && ICMP_MPLS_EXT_TYPE(dp->icmp_type)) { in icmp_print()603 plen - ICMP_EXTD_MINLEN, 0)) { in icmp_print()619 hlen = plen - ICMP_EXTD_MINLEN; in icmp_print()623 plen - ICMP_EXTD_MINLEN, 0) ? "in" : "", in icmp_print()