Lines Matching full:function

85  * @brief Function initializing PTP Clock instance.
92 * @brief Function polling all sockets descriptors for incoming PTP messages.
99 * @brief Function handling STATE DECISION EVENT for the PTP Clock instance.
104 * @brief Function processing received PTP Management message at the PTP Clock level.
114 * @brief Function synchronizing local PTP Hardware Clock to the remote.
122 * @brief Function updating PTP Clock path delay.
129 * @brief Function for getting list of PTP Ports for the PTP Clock instance.
136 * @brief Function returning PTP Clock type of the instance.
143 * @brief Function for getting PTP Clock Default dataset.
150 * @brief Function for getting PTP Clock Parent dataset.
157 * @brief Function for getting PTP Clock Current dataset.
164 * @brief Function for getting PTP Clock Time Properties dataset.
171 * @brief Function for getting a common dataset for the clock's default dataset.
178 * @brief Function for getting a common dataset for the clock's best foreign timeTransmitter clock.
196 * @brief Function invalidating PTP Clock's array of file descriptors used for sockets.
201 * @brief Function signalling timoeout of one of PTP Ports timer
202 * to the PTP Clock's file descriptor. The function should be called only from
203 * the context of timer expiration function.
208 * @brief Function signalling to the PTP Clock that STATE_DECISION_EVENT occurred and
214 * @brief Function adding PTP Port to the PTP Clock's list of initialized PTP Ports.
221 * @brief Function returning Pointer to the best PTP Clock's Foreign TimeTransmitter record.
229 * @brief Function checking if given PTP Clock IDs are the same.