Lines Matching +full:instance +full:- +full:id

4  * SPDX-License-Identifier: Apache-2.0
28 * @note 8.2.1 - defaultDS data set member specification
32 /** Clock ID */
34 /** Indicates number of ptp ports on the PTP Instance. */
43 /** ID number of the instance in a domain. */
50 /** Current value of the PTP Instance Time. */
58 /** PTP Instance type. */
64 * @note 8.2.2 - currentDS data set member specification
67 /** Number of PTP Communication Paths traversed between PTP Instance and the GM. */
71 * @note it is computed as <time on the Receiver> - <time on the Transmitter>
83 * @note 8.2.3 - parentDS data set member specification
86 /** PTP Port's ID */
88 /** Flag indication if the Instance has a Port in Receiver state or has estimates
96 /** Grandmaster's ID. */
106 /** Address of the PTP Port issuing sync messages used to synchronize this PTP Instance. */
112 * @note 8.2.4 - timePropertiesDS data set member specification
117 /** Flags used for operation of time received from Grandmaster PTP Instance. */
119 /** Source of time used by Grandmaster PTP Instance. */
124 * @brief PTP Non-volatile Storage Dataset.
125 * @note 8.2.7 - nonvolatileStorageDS
128 /** Reset non-volatile storage. */
131 * to non-volatile storage.
149 * @note 8.2.15 - portDS data set member specification
153 /** PTP Port's ID. */
154 struct ptp_port_id id; member
160 /** Current one-way propagation delay. */
186 * @note 8.2.18 - descriptionPortDS
194 uint64_t id: 48; member
206 /** PTP Clock's ID. */
212 /** Number of PTP Communication Paths traversed between PTP Instance and the GM. */
214 /** timeTransmitter ID. */
216 /** timeReceiver ID. */