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 */ macro595 if (vflag >= 1 && plen > ICMP_EXTD_MINLEN && ICMP_MPLS_EXT_TYPE(dp->icmp_type)) { in icmp_print()607 vec[0].len = plen - ICMP_EXTD_MINLEN; in icmp_print()625 hlen = plen - ICMP_EXTD_MINLEN; in icmp_print()