Home
last modified time | relevance | path

Searched refs:SCM_TIMESTAMP (Results 1 – 7 of 7) sorted by relevance

/linux/tools/include/uapi/asm-generic/
H A Dsocket.h169 #define SCM_TIMESTAMP SO_TIMESTAMP
167 #define SCM_TIMESTAMP global() macro
/linux/arch/mips/include/uapi/asm/
H A Dsocket.h187 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h167 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux/include/uapi/asm-generic/
H A Dsocket.h172 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h170 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h176 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux/tools/testing/selftests/net/
H A Drxtimestamp.c231 case SCM_TIMESTAMP: in do_recv()