Home
last modified time | relevance | path

Searched defs:SO_TIMESTAMPING (Results 1 – 7 of 7) sorted by relevance

/linux/tools/include/uapi/asm-generic/
A Dsocket.h128 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro
135 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
/linux/arch/sparc/include/uapi/asm/
A Dsocket.h136 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro
143 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
/linux/arch/mips/include/uapi/asm/
A Dsocket.h152 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro
159 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
/linux/arch/parisc/include/uapi/asm/
A Dsocket.h133 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro
139 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
/linux/arch/alpha/include/uapi/asm/
A Dsocket.h141 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro
148 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
/linux/include/uapi/asm-generic/
A Dsocket.h137 #define SO_TIMESTAMPING SO_TIMESTAMPING_OLD macro
144 #define SO_TIMESTAMPING (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMES… macro
/linux/tools/testing/selftests/net/
A Dtimestamping.c38 # define SO_TIMESTAMPING 37 macro

Completed in 11 milliseconds