Home
last modified time | relevance | path

Searched refs:PTP_CLASS_PMASK (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dptp_classify.h27 #define PTP_CLASS_PMASK 0x70 /* mask for the packet type field */ macro
179 switch (type & PTP_CLASS_PMASK) { in ptp_header_update_correction()
/linux-6.3-rc2/net/core/
A Dptp_classifier.c117 switch (type & PTP_CLASS_PMASK) { in ptp_parse_header()
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc.c122 type = ptp_class & PTP_CLASS_PMASK; in enetc_ptp_parse()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth.c777 type = ptp_class & PTP_CLASS_PMASK; in dpaa2_eth_ptp_parse()

Completed in 16 milliseconds