Searched refs:ptp_classify_raw (Results 1 – 6 of 6) sorted by relevance
112 unsigned int ptp_classify_raw(const struct sk_buff *skb) in ptp_classify_raw() function116 EXPORT_SYMBOL_GPL(ptp_classify_raw);
30 return ptp_classify_raw(skb); in classify()
70 unsigned int ptp_classify_raw(const struct sk_buff *skb);
291 unsigned int class = ptp_classify_raw(skb); in cpts_find_ts()
266 if (ptp_classify_raw(skb) != PTP_CLASS_V1_IPV4) in ixp_ptp_match()
130 if (ptp_classify_raw(skb) == PTP_CLASS_NONE) in pch_ptp_match()