Home
last modified time | relevance | path

Searched refs:PTP_CLASS_V1_IPV4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dptp_classify.h30 #define PTP_CLASS_V1_IPV4 (PTP_CLASS_V1 | PTP_CLASS_IPV4) macro
/openbmc/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c283 if (ptp_classify_raw(skb) != PTP_CLASS_V1_IPV4) in ixp_ptp_match()