Home
last modified time | relevance | path

Searched refs:ptp_convert_timestamp (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dptp_clock_kernel.h355 void ptp_convert_timestamp(struct skb_shared_hwtstamps *hwtstamps,
360 static inline void ptp_convert_timestamp(struct skb_shared_hwtstamps *hwtstamps, in ptp_convert_timestamp() function
/Linux-v5.15/drivers/ptp/
Dptp_vclock.c188 void ptp_convert_timestamp(struct skb_shared_hwtstamps *hwtstamps, in ptp_convert_timestamp() function
220 EXPORT_SYMBOL(ptp_convert_timestamp);
/Linux-v5.15/net/
Dsocket.c880 ptp_convert_timestamp(shhwtstamps, sk->sk_bind_phc); in __sock_recv_timestamp()