Home
last modified time | relevance | path

Searched refs:PTP_CLASS_IPV6 (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dptp_classify.h25 #define PTP_CLASS_IPV6 0x20 /* event in an IPV6 UDP packet */ macro
31 #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()
/linux-6.3-rc2/net/core/
A Dptp_classifier.c121 case PTP_CLASS_IPV6: in ptp_parse_header()
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_ptp.c185 if (type & PTP_CLASS_IPV6) in sparx5_ptp_classify()
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc.c123 if (type == PTP_CLASS_IPV4 || type == PTP_CLASS_IPV6) in enetc_ptp_parse()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth.c779 type == PTP_CLASS_IPV6) in dpaa2_eth_ptp_parse()

Completed in 18 milliseconds