Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/net/
Dgptp.h112 #define GPTP_ANNOUNCE_MESSAGE 0x0b macro
/Zephyr-Core-3.6.0/subsys/net/l2/ethernet/gptp/
Dgptp_messages.c31 if (one_hdr->message_type == GPTP_ANNOUNCE_MESSAGE) { \
513 hdr->message_type = GPTP_ANNOUNCE_MESSAGE; in gptp_prepare_announce()
Dgptp.c269 case GPTP_ANNOUNCE_MESSAGE: in gptp_handle_msg()