Searched refs:ts_clock (Results 1 – 1 of 1) sorted by relevance
792 int ts_clock = SO_TS_MONOTONIC; in ping() local796 if (setsockopt(srecv, SOL_SOCKET, SO_TS_CLOCK, &ts_clock, in ping()797 sizeof(ts_clock)) < 0) in ping()