Searched refs:PTP_CLASS_V1 (Results 1 – 4 of 4) sorted by relevance
17 #define PTP_CLASS_V1 0x01 /* protocol version 1 */ macro26 #define PTP_CLASS_V1_IPV4 (PTP_CLASS_V1 | PTP_CLASS_IPV4)27 #define PTP_CLASS_V1_IPV6 (PTP_CLASS_V1 | PTP_CLASS_IPV6) /* probably DNE */
831 if (unlikely(type & PTP_CLASS_V1)) in match()1003 if (type & PTP_CLASS_V1) in is_sync()1350 dp83640->version = PTP_CLASS_V1; in dp83640_hwtstamp()
357 if (unlikely(ptp_class & PTP_CLASS_V1)) in cpts_match()
325 case PTP_CLASS_V1: in mlxsw_sp_ptp_parse()