Searched refs:ICMP_EXTD_MINLEN (Results 1 – 1 of 1) sorted by relevance
101 #define ICMP_EXTD_MINLEN (156 - sizeof (struct ip)) /* draft-bonica-internet-icmp-08 */ macro592 if (ndo->ndo_vflag >= 1 && plen > ICMP_EXTD_MINLEN && ICMP_MPLS_EXT_TYPE(dp->icmp_type)) { in icmp_print()604 vec[0].len = plen - ICMP_EXTD_MINLEN; in icmp_print()622 hlen = plen - ICMP_EXTD_MINLEN; in icmp_print()