Home
last modified time | relevance | path

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

/linux/arch/mips/include/uapi/asm/
H A Dsocket.h106 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h83 #define SCM_TIMESTAMPING_OPT_STATS 0x0038 macro
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h95 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/linux/tools/include/uapi/asm-generic/
H A Dsocket.h90 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h87 #define SCM_TIMESTAMPING_OPT_STATS 0x402F macro
/linux/include/uapi/asm-generic/
H A Dsocket.h90 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/linux/Documentation/translations/zh_CN/networking/
H A Dtimestamping.rst225 一起使用。当传输时间戳可用时,统计信息可在类型为 SCM_TIMESTAMPING_OPT_STATS
/linux/Documentation/networking/
H A Dtimestamping.rst270 separate control message of type SCM_TIMESTAMPING_OPT_STATS, as a
/linux/net/
H A Dsocket.c1002 put_cmsg(msg, SOL_SOCKET, SCM_TIMESTAMPING_OPT_STATS, in __sock_recv_timestamp()