Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Derrqueue.h35 #define SO_EE_ORIGIN_TIMESTAMPING SO_EE_ORIGIN_TXSTATUS macro
/linux-6.1.9/tools/testing/selftests/net/
Dtimestamping.c225 #ifdef SO_EE_ORIGIN_TIMESTAMPING in printpacket()
226 err->ee_origin == SO_EE_ORIGIN_TIMESTAMPING ? in printpacket()
Dudpgso_bench_tx.c166 case SO_EE_ORIGIN_TIMESTAMPING: in flush_cmsg()
Dtxtimestamp.c329 serr->ee_origin != SO_EE_ORIGIN_TIMESTAMPING) { in __recv_errmsg_cmsg()
/linux-6.1.9/net/can/j1939/
Dsocket.c1020 serr->ee.ee_origin = SO_EE_ORIGIN_TIMESTAMPING; in __j1939_sk_errqueue()
1026 serr->ee.ee_origin = SO_EE_ORIGIN_TIMESTAMPING; in __j1939_sk_errqueue()
/linux-6.1.9/net/core/
Dskbuff.c4892 serr->ee.ee_origin = SO_EE_ORIGIN_TIMESTAMPING; in __skb_complete_tx_timestamp()