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

/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/net/core/
H A Dskbuff.c5430 __skb_complete_tx_timestamp(skb, sk, SCM_TSTAMP_SND, false);
5501 SCM_TSTAMP_SND);
/linux-master/tools/testing/selftests/net/
H A Dcmsg_sender.c312 [SCM_TSTAMP_SND] = "SND",
526 if (seen & (1 << SCM_TSTAMP_SND))
H A Dtxtimestamp.c227 case SCM_TSTAMP_SND:

Completed in 192 milliseconds