Searched defs:NX_PTP_CLIENT_STRUCT (Results 1 – 1 of 1) sorted by relevance
443 typedef struct NX_PTP_CLIENT_STRUCT struct446 ULONG nx_ptp_client_id;449 NX_IP *nx_ptp_client_ip_ptr;452 UINT nx_ptp_client_interface_index;455 NX_PACKET_POOL *nx_ptp_client_packet_pool_ptr;458 UCHAR nx_ptp_client_domain;461 UCHAR nx_ptp_client_transport_specific;464 UCHAR nx_ptp_client_port_identity[NX_PTP_CLOCK_PORT_IDENTITY_SIZE];467 NX_PTP_CLIENT_EVENT_CALLBACK nx_ptp_client_event_callback;468 VOID *nx_ptp_client_event_callback_data;[all …]