Searched refs:SCM_TIMESTAMPING (Results 1 – 17 of 17) sorted by relevance
| /linux/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_timestamping_server.pkt | 47 cmsg_type=SCM_TIMESTAMPING, 65 cmsg_type=SCM_TIMESTAMPING, 83 cmsg_type=SCM_TIMESTAMPING, 101 cmsg_type=SCM_TIMESTAMPING, 118 cmsg_type=SCM_TIMESTAMPING, 135 cmsg_type=SCM_TIMESTAMPING,
|
| H A D | tcp_timestamping_client-only-last-byte.pkt | 47 cmsg_type=SCM_TIMESTAMPING, 65 cmsg_type=SCM_TIMESTAMPING, 82 cmsg_type=SCM_TIMESTAMPING,
|
| H A D | tcp_timestamping_partial.pkt | 45 cmsg_type=SCM_TIMESTAMPING, 63 cmsg_type=SCM_TIMESTAMPING, 81 cmsg_type=SCM_TIMESTAMPING,
|
| H A D | tcp_timestamping_tcp_tx_timestamp_bug.pkt | 5 // we do not care about its SCM_TIMESTAMPING precision. 60 cmsg_type=SCM_TIMESTAMPING,
|
| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | timestamping.rst | 334 2.1 SCM_TIMESTAMPING 记录 337 这些时间戳在 cmsg_level SOL_SOCKET、cmsg_type SCM_TIMESTAMPING 和类型为 379 SCM_TIMESTAMPING。这嵌入了 struct scm_timestamping。 424 在接收时,没有理由从套接字错误队列读取。SCM_TIMESTAMPING 辅助数据与
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | socket.h | 189 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | socket.h | 172 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | socket.h | 178 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
|
| /linux/tools/include/uapi/asm-generic/ |
| H A D | socket.h | 171 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
|
| /linux/arch/parisc/include/uapi/asm/ |
| H A D | socket.h | 169 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
|
| /linux/include/uapi/asm-generic/ |
| H A D | socket.h | 174 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | net_timestamping.c | 83 cm->cmsg_type == SCM_TIMESTAMPING) { in test_recv_errmsg_cmsg()
|
| /linux/tools/testing/selftests/net/ |
| H A D | rxtimestamp.c | 237 case SCM_TIMESTAMPING: in do_recv()
|
| H A D | timestamping.c | 39 # define SCM_TIMESTAMPING SO_TIMESTAMPING macro
|
| H A D | txtimestamp.c | 321 cm->cmsg_type == SCM_TIMESTAMPING) { in __recv_errmsg_cmsg()
|
| /linux/Documentation/networking/ |
| H A D | timestamping.rst | 421 2.1 SCM_TIMESTAMPING records 425 SOL_SOCKET, cmsg_type SCM_TIMESTAMPING, and payload of type 473 will have cm_level SOL_SOCKET and cm_type SCM_TIMESTAMPING. This 528 The SCM_TIMESTAMPING ancillary data is sent along with the packet data
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xdp_hw_metadata.c | 288 case SCM_TIMESTAMPING: in verify_skb_metadata()
|