Searched refs:ICMP_TSLEN (Results 1 – 3 of 3) sorted by relevance
136 #define ICMP_TSLEN (8 + 3 * sizeof (uint32_t)) /* timestamp */ macro
598 if (icmplen < ICMP_TSLEN) { in icmp_input()