Home
last modified time | relevance | path

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

/Linux-v5.15/arch/parisc/include/uapi/asm/
Dsocket.h144 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS macro
/Linux-v5.15/tools/include/uapi/asm-generic/
Dsocket.h142 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS macro
/Linux-v5.15/arch/alpha/include/uapi/asm/
Dsocket.h153 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS macro
/Linux-v5.15/arch/sparc/include/uapi/asm/
Dsocket.h147 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS macro
/Linux-v5.15/include/uapi/asm-generic/
Dsocket.h149 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS macro
/Linux-v5.15/arch/mips/include/uapi/asm/
Dsocket.h164 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS macro
/Linux-v5.15/tools/testing/selftests/net/
Drxtimestamp.c216 case SCM_TIMESTAMPNS: in do_recv()