Searched refs:PTP_CLASS_V1 (Results 1 – 3 of 3) sorted by relevance
30 #define PTP_CLASS_V1 0x01 /* protocol version 1 */ macro39 #define PTP_CLASS_V1_IPV4 (PTP_CLASS_V1 | PTP_CLASS_IPV4)40 #define PTP_CLASS_V1_IPV6 (PTP_CLASS_V1 | PTP_CLASS_IPV6) /* probably DNE */
826 if (unlikely(type & PTP_CLASS_V1)) in match()993 if (type & PTP_CLASS_V1) in is_sync()1340 dp83640->version = PTP_CLASS_V1; in dp83640_hwtstamp()
348 if (unlikely(ptp_class & PTP_CLASS_V1)) in cpts_match()