Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/include/uapi/asm/
Dsocket.h98 #define SCM_TIMESTAMPING_PKTINFO 0x003c macro
/Linux-v4.19/arch/parisc/include/uapi/asm/
Dsocket.h101 #define SCM_TIMESTAMPING_PKTINFO 0x4033 macro
/Linux-v4.19/arch/ia64/include/uapi/asm/
Dsocket.h111 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/Linux-v4.19/arch/alpha/include/uapi/asm/
Dsocket.h109 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/Linux-v4.19/arch/s390/include/uapi/asm/
Dsocket.h108 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/Linux-v4.19/arch/xtensa/include/uapi/asm/
Dsocket.h113 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/Linux-v4.19/include/uapi/asm-generic/
Dsocket.h104 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/Linux-v4.19/arch/mips/include/uapi/asm/
Dsocket.h120 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/Linux-v4.19/Documentation/networking/
Dtimestamping.txt197 Enable the SCM_TIMESTAMPING_PKTINFO control message for incoming
/Linux-v4.19/net/
Dsocket.c697 put_cmsg(msg, SOL_SOCKET, SCM_TIMESTAMPING_PKTINFO, in put_ts_pktinfo()