Searched refs:SO_TIMESTAMPING_NEW (Results 1 – 8 of 8) sorted by relevance
115 #define SO_TIMESTAMPING_NEW 65 macro 163 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMESTAMPING_NEW)
131 #define SO_TIMESTAMPING_NEW 65 macro181 …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)
115 #define SO_TIMESTAMPING_NEW 65 macro166 …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)
120 #define SO_TIMESTAMPING_NEW 65 macro170 …IMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMESTAMPING_NEW)
70 1.3 SO_TIMESTAMPING(也包括 SO_TIMESTAMPING_OLD 和 SO_TIMESTAMPING_NEW)345 对于 SO_TIMESTAMPING_NEW::350 始终使用 SO_TIMESTAMPING_NEW 时间戳以始终获得 struct scm_timestamping64
338 case SO_TIMESTAMPING_NEW: in mptcp_setsockopt_sol_socket()