Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_messages.h27 #define GPTP_ANNOUNCE(pkt) ((struct gptp_announce *)gptp_data(pkt)) macro
70 + ntohs(GPTP_ANNOUNCE(pkt)->tlv.len) \
Dgptp_mi.c1240 announce = GPTP_ANNOUNCE(announce_msg); in gptp_mi_qualify_announce()
1326 announce = GPTP_ANNOUNCE(pkt); in compare_priority_vectors()
1379 announce = GPTP_ANNOUNCE(bmca_data->rcvd_announce_ptr); in rcv_info()
1396 announce = GPTP_ANNOUNCE(bmca_data->rcvd_announce_ptr); in record_other_announce_info()
1414 announce = GPTP_ANNOUNCE(pkt); in copy_priority_vector()
1550 announce = GPTP_ANNOUNCE(bmca_data->rcvd_announce_ptr); in gptp_mi_port_announce_information_state_machine()
Dgptp_messages.c32 struct gptp_announce *ann = GPTP_ANNOUNCE(pkt); \
495 ann = GPTP_ANNOUNCE(pkt); in gptp_prepare_announce()