Searched refs:PTP_CLASS_IPV6 (Results 1 – 4 of 4) sorted by relevance
25 #define PTP_CLASS_IPV6 0x20 /* event in an IPV6 UDP packet */ macro31 #define PTP_CLASS_V1_IPV6 (PTP_CLASS_V1 | PTP_CLASS_IPV6) /* probably DNE */33 #define PTP_CLASS_V2_IPV6 (PTP_CLASS_V2 | PTP_CLASS_IPV6)36 #define PTP_CLASS_L4 (PTP_CLASS_IPV4 | PTP_CLASS_IPV6)181 case PTP_CLASS_IPV6: in ptp_header_update_correction()
121 case PTP_CLASS_IPV6: in ptp_parse_header()
359 if (type & PTP_CLASS_IPV6) in lan966x_ptp_classify()
783 type == PTP_CLASS_IPV6) in dpaa2_eth_ptp_parse()