Home
last modified time | relevance | path

Searched refs:SCM_TIMESTAMPING_OPT_STATS (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dsocket.h71 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dsocket.h90 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
Dsocket.h83 #define SCM_TIMESTAMPING_OPT_STATS 0x0038 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dsocket.h78 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Dsocket.h95 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dsocket.h79 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Dsocket.h90 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dsocket.h87 #define SCM_TIMESTAMPING_OPT_STATS 0x402F macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dsocket.h106 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/kernel/linux/linux-5.10/Documentation/networking/
Dtimestamping.rst216 separate control message of type SCM_TIMESTAMPING_OPT_STATS, as a
/kernel/linux/linux-5.10/net/
Dsocket.c840 put_cmsg(msg, SOL_SOCKET, SCM_TIMESTAMPING_OPT_STATS, in __sock_recv_timestamp()