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