Searched refs:PHDR64_LEN (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ping/
H A Dping.c156 #define PHDR64_LEN sizeof(struct timespec) /* size of timestamp header */ macro
462 if (!compat && datalen >= (int)PHDR64_LEN) { /* can we time them? */
464 phdrlen = PHDR64_LEN;

Completed in 47 milliseconds