Searched refs:cFieldLow (Results 1 – 1 of 1) sorted by relevance
193 ULONG cFieldLow; member411 NX_PTP_RD32(ptr, hdr -> cFieldLow); in _nx_ptp_msg_parse_hdr()1191 ULONG64 correctionNS = (hdr -> cFieldHigh << 16) | (hdr -> cFieldLow >> 16); in _nx_ptp_client_sync_received()