Searched refs:PTP_CLASS_PMASK (Results 1 – 4 of 4) sorted by relevance
27 #define PTP_CLASS_PMASK 0x70 /* mask for the packet type field */ macro179 switch (type & PTP_CLASS_PMASK) { in ptp_header_update_correction()
117 switch (type & PTP_CLASS_PMASK) { in ptp_parse_header()
122 type = ptp_class & PTP_CLASS_PMASK; in enetc_ptp_parse()
777 type = ptp_class & PTP_CLASS_PMASK; in dpaa2_eth_ptp_parse()
Completed in 16 milliseconds