Searched refs:SCM_TSTAMP_SND (Results 1 – 7 of 7) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | errqueue.h | 73 SCM_TSTAMP_SND, /* driver passed skb to NIC, or HW */ enumerator
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | net_timestamping.c | 60 case SCM_TSTAMP_SND: in test_socket_timestamp()
|
| /linux/tools/testing/selftests/net/ |
| H A D | cmsg_sender.c | 335 [SCM_TSTAMP_SND] = "SND", in cs_ts_info2str() 570 if (seen & (1 << SCM_TSTAMP_SND)) in main()
|
| H A D | txtimestamp.c | 228 case SCM_TSTAMP_SND: in print_timestamp()
|
| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | timestamping.rst | 390 匹配,只有一个例外对于遗留原因,SCM_TSTAMP_SND 等于零,可以设置为
|
| /linux/net/core/ |
| H A D | skbuff.c | 5628 __skb_complete_tx_timestamp(skb, sk, SCM_TSTAMP_SND, false); in skb_complete_tx_timestamp() 5645 case SCM_TSTAMP_SND: in skb_tstamp_tx_report_so_timestamping() 5668 case SCM_TSTAMP_SND: in skb_tstamp_tx_report_bpf_timestamping() 5754 SCM_TSTAMP_SND); in skb_tstamp_tx()
|
| /linux/net/bluetooth/ |
| H A D | hci_conn.c | 3167 __skb_tstamp_tx(skb, NULL, NULL, skb->sk, SCM_TSTAMP_SND); in hci_conn_tx_queue()
|