Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_timestamping_server.pkt52 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
70 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
88 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
106 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
123 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
140 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
H A Dtcp_timestamping_client-only-last-byte.pkt52 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
70 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
87 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
H A Dtcp_timestamping_partial.pkt50 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
68 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
86 ee_origin=SO_EE_ORIGIN_TIMESTAMPING,
/linux-6.15/include/uapi/linux/
H A Derrqueue.h35 #define SO_EE_ORIGIN_TIMESTAMPING SO_EE_ORIGIN_TXSTATUS macro
/linux-6.15/tools/testing/selftests/net/
H A Dtimestamping.c225 #ifdef SO_EE_ORIGIN_TIMESTAMPING in printpacket()
226 err->ee_origin == SO_EE_ORIGIN_TIMESTAMPING ? in printpacket()
H A Dudpgso_bench_tx.c167 case SO_EE_ORIGIN_TIMESTAMPING: in flush_cmsg()
H A Dtxtimestamp.c333 serr->ee_origin != SO_EE_ORIGIN_TIMESTAMPING) { in __recv_errmsg_cmsg()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dnet_timestamping.c92 ASSERT_EQ(serr->ee_origin, SO_EE_ORIGIN_TIMESTAMPING, in test_recv_errmsg_cmsg()
/linux-6.15/net/rxrpc/
H A Dpeer_event.c148 if (!skb->len && serr->ee.ee_origin == SO_EE_ORIGIN_TIMESTAMPING) { in rxrpc_input_error()
/linux-6.15/net/can/j1939/
H A Dsocket.c1037 serr->ee.ee_origin = SO_EE_ORIGIN_TIMESTAMPING; in __j1939_sk_errqueue()
1043 serr->ee.ee_origin = SO_EE_ORIGIN_TIMESTAMPING; in __j1939_sk_errqueue()
/linux-6.15/net/core/
H A Dskbuff.c3958 SKB_EXT_ERR(skb)->ee.ee_origin == SO_EE_ORIGIN_TIMESTAMPING) in skb_errqueue_purge()
5461 serr->ee.ee_origin = SO_EE_ORIGIN_TIMESTAMPING; in __skb_complete_tx_timestamp()
/linux-6.15/Documentation/networking/
H A Dj1939.rst700 1. ``serr->ee_origin == SO_EE_ORIGIN_TIMESTAMPING``: