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 */
276 if (unlikely(ptp_class & PTP_CLASS_V1)) in cpts_match()
822 if (unlikely(type & PTP_CLASS_V1)) in match()987 if (type & PTP_CLASS_V1) in is_sync()1315 dp83640->version = PTP_CLASS_V1; in dp83640_hwtstamp()