Searched refs:ICMP_TSLEN (Results 1 – 2 of 2) sorted by relevance
156 #define ICMP_TSLEN (8 + 3 * sizeof (u_int32_t)) /* timestamp */ macro
531 if (icmplen < ICMP_TSLEN) { in icmp_input_if()