Home
last modified time | relevance | path

Searched refs:SO_TIMESTAMPING (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/uapi/asm/
A Dsocket.h174 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro
181 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
189 #define SCM_TIMESTAMPING SO_TIMESTAMPING
/arch/sparc/include/uapi/asm/
A Dsocket.h157 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro
164 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
172 #define SCM_TIMESTAMPING SO_TIMESTAMPING
/arch/parisc/include/uapi/asm/
A Dsocket.h155 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro
161 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
169 #define SCM_TIMESTAMPING SO_TIMESTAMPING
/arch/alpha/include/uapi/asm/
A Dsocket.h163 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro
170 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
178 #define SCM_TIMESTAMPING SO_TIMESTAMPING

Completed in 8 milliseconds