Searched refs:NX_PTP_CLIENT_STATE_SLAVE (Results 1 – 2 of 2) sorted by relevance
410 #define NX_PTP_CLIENT_STATE_SLAVE 3 macro
1265 if (client_ptr -> nx_ptp_client_state == NX_PTP_CLIENT_STATE_SLAVE) in _nx_ptp_client_sync_received()1578 client_ptr -> nx_ptp_client_state = NX_PTP_CLIENT_STATE_SLAVE; in _nx_ptp_client_init_packet_received()2996 if ((client_ptr -> nx_ptp_client_state != NX_PTP_CLIENT_STATE_SLAVE) || in _nx_ptp_client_process_event_packet()3097 if ((client_ptr -> nx_ptp_client_state != NX_PTP_CLIENT_STATE_SLAVE) || in _nx_ptp_client_process_general_packet()3336 if ((client_ptr -> nx_ptp_client_state == NX_PTP_CLIENT_STATE_SLAVE) &&