Home
last modified time | relevance | path

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

/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h171 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h165 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h162 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/linux/arch/mips/include/uapi/asm/
H A Dsocket.h182 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/linux/include/uapi/asm-generic/
H A Dsocket.h167 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/linux/tools/testing/selftests/net/
H A Drxtimestamp.c237 case SCM_TIMESTAMPING: in do_recv()
H A Dtimestamping.c39 # define SCM_TIMESTAMPING SO_TIMESTAMPING macro
H A Dtxtimestamp.c323 cm->cmsg_type == SCM_TIMESTAMPING) { in __recv_errmsg_cmsg()
/linux/Documentation/networking/
H A Dtimestamping.rst413 2.1 SCM_TIMESTAMPING records
417 SOL_SOCKET, cmsg_type SCM_TIMESTAMPING, and payload of type
465 will have cm_level SOL_SOCKET and cm_type SCM_TIMESTAMPING. This
520 The SCM_TIMESTAMPING ancillary data is sent along with the packet data
/linux/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c266 case SCM_TIMESTAMPING: in verify_skb_metadata()