Searched refs:SO_TS_MONOTONIC (Results 1 – 5 of 5) sorted by relevance
117 #pragma D binding "1.13" SO_TS_MONOTONIC118 inline int SO_TS_MONOTONIC = 3; /* nanosecond resolution, monotonic */ variable122 inline int SO_TS_CLOCK_MAX = SO_TS_MONOTONIC;
168 #define SO_TS_MONOTONIC 3 /* nanosecond resolution, monotonic */ macro170 #define SO_TS_CLOCK_MAX SO_TS_MONOTONIC
146 TT_REALTIME = SO_TS_REALTIME, TT_MONOTONIC = SO_TS_MONOTONIC};
1183 } else if (CHECK_SO_CT(inp->inp_socket, SO_TS_MONOTONIC)) { in ip_savecontrol()
1249 case SO_TS_MONOTONIC: in ip6_savecontrol_v4()