Searched refs:SCM_TSTAMP_SND (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | errqueue.h | 69 * 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
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | errqueue.h | 69 * 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
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | errqueue.h | 60 SCM_TSTAMP_SND, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | errqueue.h | 60 SCM_TSTAMP_SND, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | errqueue.h | 34 SCM_TSTAMP_SND, enumerator
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | cmsg_sender.c | 318 [SCM_TSTAMP_SND] = "SND", in cs_ts_info2str()
|
H A D | txtimestamp.c | 226 case SCM_TSTAMP_SND: in print_timestamp()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | txtimestamp.c | 226 case SCM_TSTAMP_SND: in print_timestamp()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | skbuff.c | 4736 __skb_complete_tx_timestamp(skb, sk, SCM_TSTAMP_SND, false); in skb_complete_tx_timestamp() 4804 SCM_TSTAMP_SND); in skb_tstamp_tx()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | skbuff.c | 5265 __skb_complete_tx_timestamp(skb, sk, SCM_TSTAMP_SND, false); in skb_complete_tx_timestamp() 5336 SCM_TSTAMP_SND); in skb_tstamp_tx()
|
Completed in 19 milliseconds