Searched refs:ICMP_TSLEN (Results 1 – 4 of 4) sorted by relevance
134 #define ICMP_TSLEN (8 + 3 * sizeof (uint32_t)) /* timestamp */ macro
550 if (icmplen < ICMP_TSLEN) { in icmp_input()
107 #define ICMP_TSLEN (8 + 3 * sizeof (u_int32_t)) /* timestamp */ macro
97 #define TS_LEN (ICMP_TSLEN - ICMP_MINLEN)