Searched refs:net_pkt_timestamp (Results 1 – 5 of 5) sorted by relevance
39 struct net_ptp_time *sync_ts = net_pkt_timestamp(sync); in gptp_md_follow_up_prepare()254 gptp_timestamp_to_nsec(net_pkt_timestamp(pkt)); in gptp_md_compute_pdelay_rate_ratio()320 t1_ns = gptp_timestamp_to_nsec(net_pkt_timestamp(pkt)); in gptp_md_compute_prop_time()326 t4_ns = gptp_timestamp_to_nsec(net_pkt_timestamp(pkt)); in gptp_md_compute_prop_time()
136 net_pkt_timestamp(pkt)); in gptp_pdelay_response_timestamp_callback()657 gptp_send_pdelay_resp(port, reply, net_pkt_timestamp(pkt)); in gptp_handle_pdelay_req()
1117 static inline struct net_ptp_time *net_pkt_timestamp(struct net_pkt *pkt) in net_pkt_timestamp() function1139 static inline struct net_ptp_time *net_pkt_timestamp(struct net_pkt *pkt) in net_pkt_timestamp() function
2031 net_pkt_set_timestamp(clone_pkt, net_pkt_timestamp(pkt));
967 net_pkt_timestamp(pkt), sizeof(struct net_ptp_time)); in add_timestamping()