Home
last modified time | relevance | path

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

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