Searched refs:SO_EE_ORIGIN_TIMESTAMPING (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/uapi/linux/
H A Derrqueue.h35 #define SO_EE_ORIGIN_TIMESTAMPING SO_EE_ORIGIN_TXSTATUS macro
/linux-master/tools/testing/selftests/net/
H A Dtimestamping.c225 #ifdef SO_EE_ORIGIN_TIMESTAMPING
226 err->ee_origin == SO_EE_ORIGIN_TIMESTAMPING ?
229 "probably SO_EE_ORIGIN_TIMESTAMPING"
H A Dudpgso_bench_tx.c167 case SO_EE_ORIGIN_TIMESTAMPING:
H A Dtxtimestamp.c330 serr->ee_origin != SO_EE_ORIGIN_TIMESTAMPING) {
/linux-master/net/rxrpc/
H A Dpeer_event.c142 if (!skb->len && serr->ee.ee_origin == SO_EE_ORIGIN_TIMESTAMPING) {
/linux-master/net/can/j1939/
H A Dsocket.c1036 serr->ee.ee_origin = SO_EE_ORIGIN_TIMESTAMPING;
1042 serr->ee.ee_origin = SO_EE_ORIGIN_TIMESTAMPING;
/linux-master/net/core/
H A Dskbuff.c3927 SKB_EXT_ERR(skb)->ee.ee_origin == SO_EE_ORIGIN_TIMESTAMPING)
5387 serr->ee.ee_origin = SO_EE_ORIGIN_TIMESTAMPING;

Completed in 146 milliseconds