Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Derrqueue.h49 SCM_TSTAMP_SND, /* driver passed skb to NIC, or HW */ enumerator
/Linux-v4.19/tools/testing/selftests/networking/timestamping/
Dtxtimestamp.c129 case SCM_TSTAMP_SND: in print_timestamp()
/Linux-v4.19/Documentation/networking/
Dtimestamping.txt371 reasons, SCM_TSTAMP_SND is equal to zero and can be set for both
/Linux-v4.19/net/core/
Dskbuff.c4349 __skb_complete_tx_timestamp(skb, sk, SCM_TSTAMP_SND, false); in skb_complete_tx_timestamp()
4412 SCM_TSTAMP_SND); in skb_tstamp_tx()