Searched refs:SCM_TSTAMP_SCHED (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_timestamping_server.pkt | 40 // SCM_TSTAMP_SCHED for the first chunk should be received almost immediately 55 ee_info=SCM_TSTAMP_SCHED, 76 // SCM_TSTAMP_SCHED for the second chunk should be received almost immediately 91 ee_info=SCM_TSTAMP_SCHED,
|
| H A D | tcp_timestamping_client-only-last-byte.pkt | 37 // SCM_TSTAMP_SCHED for the last byte should be received almost immediately 55 ee_info=SCM_TSTAMP_SCHED,
|
| H A D | tcp_timestamping_partial.pkt | 38 // SCM_TSTAMP_SCHED for the first chunk should be received almost immediately 53 ee_info=SCM_TSTAMP_SCHED,
|
| /linux-6.15/include/uapi/linux/ |
| H A D | errqueue.h | 74 SCM_TSTAMP_SCHED, /* data entered the packet scheduler */ enumerator
|
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | net_timestamping.c | 30 if (tstype == SCM_TSTAMP_SCHED) in validate_key() 56 case SCM_TSTAMP_SCHED: in test_socket_timestamp()
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | cmsg_sender.c | 336 [SCM_TSTAMP_SCHED] = "SCHED", in cs_ts_info2str()
|
| H A D | txtimestamp.c | 225 case SCM_TSTAMP_SCHED: in print_timestamp()
|
| /linux-6.15/Documentation/networking/ |
| H A D | j1939.rst | 705 - ``SCM_TSTAMP_SCHED``: This timestamp is valid for Extended Transport 783 - It is typically paired with a corresponding ``SCM_TSTAMP_SCHED`` event 848 scheduled for transmission (``SCM_TSTAMP_SCHED``).
|
| /linux-6.15/net/can/j1939/ |
| H A D | socket.c | 1044 serr->ee.ee_info = SCM_TSTAMP_SCHED; in __j1939_sk_errqueue()
|
| /linux-6.15/net/core/ |
| H A D | skbuff.c | 5519 case SCM_TSTAMP_SCHED: in skb_tstamp_tx_report_so_timestamping() 5541 case SCM_TSTAMP_SCHED: in skb_tstamp_tx_report_bpf_timestamping()
|
| H A D | dev.c | 4549 __skb_tstamp_tx(skb, NULL, NULL, skb->sk, SCM_TSTAMP_SCHED); in __dev_queue_xmit()
|