Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/networking/
H A Dtimestamping.rst334 2.1 SCM_TIMESTAMPING 记录
337 这些时间戳在 cmsg_level SOL_SOCKET、cmsg_type SCM_TIMESTAMPING 和类型为
379 SCM_TIMESTAMPING。这嵌入了 struct scm_timestamping。
424 在接收时,没有理由从套接字错误队列读取。SCM_TIMESTAMPING 辅助数据与
/linux/tools/include/uapi/asm-generic/
H A Dsocket.h171 #define SCM_TIMESTAMPING SO_TIMESTAMPING
169 #define SCM_TIMESTAMPING global() macro
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h180 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h174 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/linux/arch/mips/include/uapi/asm/
H A Dsocket.h191 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h171 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/linux/include/uapi/asm-generic/
H A Dsocket.h176 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dnet_timestamping.c83 cm->cmsg_type == SCM_TIMESTAMPING) { in test_recv_errmsg_cmsg()
/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.c321 cm->cmsg_type == SCM_TIMESTAMPING) { in __recv_errmsg_cmsg()
/linux/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c288 case SCM_TIMESTAMPING: in verify_skb_metadata()