Searched refs:SO_TS_REALTIME (Results 1 – 5 of 5) sorted by relevance
113 #pragma D binding "1.13" SO_TS_REALTIME114 inline int SO_TS_REALTIME = 2; /* nanosecond resolution, realtime */ variable
181 #define SO_TS_REALTIME 2 /* nanosecond resolution, realtime */ macro
118 TT_REALTIME = SO_TS_REALTIME, TT_MONOTONIC = SO_TS_MONOTONIC};
1165 } else if (CHECK_SO_CT(inp->inp_socket, SO_TS_REALTIME)) { in ip_savecontrol()
1242 case SO_TS_REALTIME: in ip6_savecontrol_v4()