Searched refs:ptp_msg_unref (Results 1 – 3 of 3) sorted by relevance
186 ptp_msg_unref(req); in port_delay_req_timestamp_cb()242 ptp_msg_unref(resp); in port_sync_timestamp_cb()279 ptp_msg_unref(msg); in port_announce_msg_transmit()314 ptp_msg_unref(msg); in port_delay_req_msg_transmit()351 ptp_msg_unref(msg); in port_sync_msg_transmit()390 ptp_msg_unref(msg); in foreign_clock_cleanup()421 ptp_msg_unref(msg); in foreign_clock_cleanup()432 ptp_msg_unref(msg); in port_clear_foreign_clock_records()451 ptp_msg_unref(msg); in port_delay_req_cleanup()463 ptp_msg_unref(msg); in port_clear_delay_req()[all …]
319 void ptp_msg_unref(struct ptp_msg *msg);
236 void ptp_msg_unref(struct ptp_msg *msg) in ptp_msg_unref() function