Searched refs:egress (Results 1 – 2 of 2) sorted by relevance
119 void ptp_clock_synchronize(uint64_t ingress, uint64_t egress);127 void ptp_clock_delay(uint64_t egress, uint64_t ingress);
509 void ptp_clock_synchronize(uint64_t ingress, uint64_t egress) in ptp_clock_synchronize() argument514 ptp_clk.timestamp.t1 = egress; in ptp_clock_synchronize()555 void ptp_clock_delay(uint64_t egress, uint64_t ingress) in ptp_clock_delay() argument559 ptp_clk.timestamp.t3 = egress; in ptp_clock_delay()