Searched refs:SO_TIMESTAMPING_NEW (Results 1 – 4 of 4) sorted by relevance
131 #define SO_TIMESTAMPING_NEW 65 macro181 …IMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMESTAMPING_NEW)
113 #define SO_TIMESTAMPING_NEW 0x0043 macro164 …IMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMESTAMPING_NEW)
112 #define SO_TIMESTAMPING_NEW 0x403A macro161 …IMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMESTAMPING_NEW)
120 #define SO_TIMESTAMPING_NEW 65 macro170 …IMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMESTAMPING_NEW)
Completed in 10 milliseconds