Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/net/
Dgptp.h107 #define GPTP_SYNC_MESSAGE 0x00 macro
/Zephyr-Core-3.7.0/subsys/net/l2/ethernet/gptp/
Dgptp_messages.c98 if (hdr->message_type == GPTP_SYNC_MESSAGE) { in gptp_sync_timestamp_callback()
213 hdr->message_type = GPTP_SYNC_MESSAGE; in gptp_prepare_sync()
Dgptp.c149 case GPTP_SYNC_MESSAGE: in gptp_handle_msg()
/Zephyr-Core-3.7.0/drivers/ethernet/
Deth_native_posix.c87 case GPTP_SYNC_MESSAGE: in need_timestamping()
Deth_sam_gmac.c576 case GPTP_SYNC_MESSAGE: in need_timestamping()
655 case GPTP_SYNC_MESSAGE: in timestamp_tx_pkt()
675 case GPTP_SYNC_MESSAGE: in timestamp_rx_pkt()