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

/freebsd-13-stable/sbin/ping/
H A Dping.c800 int ts_clock = SO_TS_MONOTONIC; local
804 if (setsockopt(srecv, SOL_SOCKET, SO_TS_CLOCK, &ts_clock,
805 sizeof(ts_clock)) < 0)

Completed in 124 milliseconds