Home
last modified time | relevance | path

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

/linux-5.19.10/tools/include/uapi/asm-generic/ !
Dsocket.h98 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/linux-5.19.10/arch/sparc/include/uapi/asm/ !
Dsocket.h91 #define SCM_TIMESTAMPING_PKTINFO 0x003c macro
/linux-5.19.10/include/uapi/asm-generic/ !
Dsocket.h98 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/linux-5.19.10/arch/mips/include/uapi/asm/ !
Dsocket.h114 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/linux-5.19.10/arch/parisc/include/uapi/asm/ !
Dsocket.h95 #define SCM_TIMESTAMPING_PKTINFO 0x4033 macro
/linux-5.19.10/arch/alpha/include/uapi/asm/ !
Dsocket.h103 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/linux-5.19.10/Documentation/networking/ !
Dtimestamping.rst224 Enable the SCM_TIMESTAMPING_PKTINFO control message for incoming
/linux-5.19.10/net/ !
Dsocket.c849 put_cmsg(msg, SOL_SOCKET, SCM_TIMESTAMPING_PKTINFO, in put_ts_pktinfo()