Searched refs:PTP_CLASS_IPV6 (Results 1 – 4 of 4) sorted by relevance
21 #define PTP_CLASS_IPV6 0x20 /* event in an IPV6 UDP packet */ macro27 #define PTP_CLASS_V1_IPV6 (PTP_CLASS_V1 | PTP_CLASS_IPV6) /* probably DNE */29 #define PTP_CLASS_V2_IPV6 (PTP_CLASS_V2 | PTP_CLASS_IPV6)32 #define PTP_CLASS_L4 (PTP_CLASS_IPV4 | PTP_CLASS_IPV6)
121 case PTP_CLASS_IPV6: in ptp_parse_header()
111 if (type == PTP_CLASS_IPV4 || type == PTP_CLASS_IPV6) in enetc_ptp_parse()
679 type == PTP_CLASS_IPV6) in dpaa2_eth_ptp_parse()
Completed in 85 milliseconds