Home
last modified time | relevance | path

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

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