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 */ macro593 if (ndo->ndo_vflag >= 1 && plen > ICMP_EXTD_MINLEN && ICMP_MPLS_EXT_TYPE(dp->icmp_type)) { in icmp_print()604 ND_TTEST2(ext_dp->icmp_ext_version_res, plen - ICMP_EXTD_MINLEN)) { in icmp_print()606 vec[0].len = plen - ICMP_EXTD_MINLEN; in icmp_print()624 hlen = plen - ICMP_EXTD_MINLEN; in icmp_print()