pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo
|
Attributes used in qualification of a received Announce message (9.3.2.4). More...
#include <ptp-data-types.h>
Data Fields | |
PortIdentity | foreignMasterPortIdentity |
Port identity of the foreign master (retrieved from Announce message) (9.3.2.4.2). | |
UInteger16 | foreignMasterAnnounceMessages |
Number of Announce messages received from the foreign master within the FOREIGN_MASTER_TIME_WINDOW (4 Announce intervals) time window (9.3.2.4.3). | |
AnnounceMsg | msg |
Last Announce message received from the foreign master. | |
Timestamp | announceMessageTimestamps [2] |
Timestamps of the last two received Announce messages from the foreign master. |
Attributes used in qualification of a received Announce message (9.3.2.4).
Definition at line 463 of file ptp-data-types.h.
Timestamps of the last two received Announce messages from the foreign master.
These timestamps are used to determine whether FOREIGN_MASTER_THRESHOLD (2) Announce messages have been received within the FOREIGN_MASTER_TIME_WINDOW (4 Announce intervals) time window (9.3.2.4.4).
Definition at line 475 of file ptp-data-types.h.
Number of Announce messages received from the foreign master within the FOREIGN_MASTER_TIME_WINDOW (4 Announce intervals) time window (9.3.2.4.3).
Definition at line 467 of file ptp-data-types.h.
Port identity of the foreign master (retrieved from Announce message) (9.3.2.4.2).
Definition at line 464 of file ptp-data-types.h.
Last Announce message received from the foreign master.
Definition at line 472 of file ptp-data-types.h.