Searched refs:ptp_classify_raw (Results 1 – 15 of 15) sorted by relevance
104 unsigned int ptp_classify_raw(const struct sk_buff *skb) in ptp_classify_raw() function108 EXPORT_SYMBOL_GPL(ptp_classify_raw);
17 return ptp_classify_raw(skb); in classify()58 type = ptp_classify_raw(skb); in skb_defer_rx_timestamp()
81 unsigned int ptp_classify_raw(const struct sk_buff *skb);128 static inline unsigned int ptp_classify_raw(struct sk_buff *skb) in ptp_classify_raw() function
137 unsigned int class = ptp_classify_raw(skb); in cpts_can_timestamp()
448 unsigned int ptp_class = ptp_classify_raw(skb); in cpts_skb_get_mtype_seqid()
752 unsigned int ptp_class = ptp_classify_raw(skb); in am65_skb_get_mtype_seqid()
186 type = ptp_classify_raw(skb); in dsa_skb_defer_rx_timestamp()
514 type = ptp_classify_raw(skb); in dsa_skb_tx_timestamp()
292 unsigned int class = ptp_classify_raw(skb), i; in ines_find_txts()
320 ptp_class = ptp_classify_raw(skb); in mlxsw_sp_ptp_parse()
264 if (ptp_classify_raw(skb) != PTP_CLASS_V1_IPV4) in ixp_ptp_match()
113 if (ptp_classify_raw(skb) == PTP_CLASS_NONE) in pch_ptp_match()
633 in generic code: a BPF classifier (``ptp_classify_raw``) is used to identify
629 ptp_class = ptp_classify_raw(skb); in dpaa2_eth_ptp_parse()
3696 type = ptp_classify_raw(skb); in mvpp2_tx_hw_tstamp()