Home
last modified time | relevance | path

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

/linux/arch/mips/include/uapi/asm/
H A Dsocket.h114 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h91 #define SCM_TIMESTAMPING_PKTINFO 0x003c macro
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h103 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/linux/tools/include/uapi/asm-generic/
H A Dsocket.h98 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h95 #define SCM_TIMESTAMPING_PKTINFO 0x4033 macro
/linux/include/uapi/asm-generic/
H A Dsocket.h98 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/linux/Documentation/translations/zh_CN/networking/
H A Dtimestamping.rst231 启用 SCM_TIMESTAMPING_PKTINFO 控制消息以接收带有硬件时间戳的数据包。
/linux/Documentation/networking/
H A Dtimestamping.rst277 Enable the SCM_TIMESTAMPING_PKTINFO control message for incoming
/linux/net/
H A Dsocket.c857 put_cmsg(msg, SOL_SOCKET, SCM_TIMESTAMPING_PKTINFO, in put_ts_pktinfo()