Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/include/uapi/asm/
Dsocket.h56 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/s390/include/uapi/asm/
Dsocket.h53 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/frv/include/uapi/asm/
Dsocket.h47 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
Dsocket.h47 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dsocket.h59 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
Dsocket.h47 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
Dsocket.h54 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dsocket.h54 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
Dsocket.h48 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
Dsocket.h37 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/mips/include/uapi/asm/
Dsocket.h68 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/include/uapi/asm-generic/
Dsocket.h49 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
Dsocket.h47 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/linux-4.4.14/net/
Dcompat.c216 if (level == SOL_SOCKET && type == SCM_TIMESTAMP) { in put_cmsg_compat()
Dsocket.c654 put_cmsg(msg, SOL_SOCKET, SCM_TIMESTAMP, in __sock_recv_timestamp()