Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_messages.c19 static struct net_if_timestamp_cb sync_timestamp_cb[CONFIG_NET_GPTP_NUM_PORTS]; variable
101 net_if_unregister_timestamp_cb(&sync_timestamp_cb[port - 1]); in gptp_sync_timestamp_callback()
810 net_if_register_timestamp_cb(&sync_timestamp_cb[port - 1], in gptp_send_sync()