Searched refs:ICMP_TSLEN (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/bsd/netinet/ | ||
| H A D | ip_icmp.h | 156 #define ICMP_TSLEN (8 + 3 * sizeof (n_time)) /* timestamp */ macro |
| H A D | ip_icmp.c | 679 if (icmplen < ICMP_TSLEN) { in icmp_input() |