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

/linux-master/include/uapi/linux/
H A Derrqueue.h69 * This defines the type of ts[0]. For SCM_TSTAMP_SND only, if ts[0]
73 SCM_TSTAMP_SND, /* driver passed skb to NIC, or HW */ enumerator in enum:__anon2747
/linux-master/tools/testing/selftests/net/
H A Dcmsg_sender.c326 [SCM_TSTAMP_SND] = "SND",
H A Dtxtimestamp.c227 case SCM_TSTAMP_SND:
/linux-master/net/core/
H A Dskbuff.c5430 __skb_complete_tx_timestamp(skb, sk, SCM_TSTAMP_SND, false);
5501 SCM_TSTAMP_SND);

Completed in 150 milliseconds