Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/ptp/
Dport.c186 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 …]
Dmsg.h319 void ptp_msg_unref(struct ptp_msg *msg);
Dmsg.c236 void ptp_msg_unref(struct ptp_msg *msg) in ptp_msg_unref() function