Searched defs:SO_TIMESTAMPING (Results 1 – 7 of 7) sorted by relevance
128 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro135 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
136 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro143 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
152 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro159 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
133 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro139 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
141 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro148 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
137 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro144 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
38 # define SO_TIMESTAMPING 37 macro
Completed in 11 milliseconds