Home
last modified time | relevance | path

Searched defs:tv64 (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sbin/ping/
H A Dping.c111 struct tv64 { struct
112 u_int64_t tv64_sec; argument
113 u_int64_t tv64_nsec; argument
117 struct tv64 tv64; member
1145 struct tv64 *tv64 = &payload.tv64; in pinger() local
1291 struct tv64 *tv64; in pr_pack() local