Home
last modified time | relevance | path

Searched refs:SCM_TSTAMP_SND (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Derrqueue.h54 SCM_TSTAMP_SND, /* driver passed skb to NIC, or HW */ enumerator
/Linux-v5.4/tools/testing/selftests/networking/timestamping/
Dtxtimestamp.c159 case SCM_TSTAMP_SND: in print_timestamp()
/Linux-v5.4/Documentation/networking/
Dtimestamping.txt404 reasons, SCM_TSTAMP_SND is equal to zero and can be set for both
/Linux-v5.4/net/core/
Dskbuff.c4560 __skb_complete_tx_timestamp(skb, sk, SCM_TSTAMP_SND, false); in skb_complete_tx_timestamp()
4623 SCM_TSTAMP_SND); in skb_tstamp_tx()