Home
last modified time | relevance | path

Searched refs:ptp_msg_is_sync (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/core/
H A Dptp_classifier.c140 bool ptp_msg_is_sync(struct sk_buff *skb, unsigned int type) in ptp_msg_is_sync() function
150 EXPORT_SYMBOL_GPL(ptp_msg_is_sync);
/linux-6.15/include/linux/
H A Dptp_classify.h208 bool ptp_msg_is_sync(struct sk_buff *skb, unsigned int type);
232 static inline bool ptp_msg_is_sync(struct sk_buff *skb, unsigned int type) in ptp_msg_is_sync() function
/linux-6.15/drivers/net/phy/
H A Dmicrochip_rds_ptp.c335 if (ptp_msg_is_sync(skb, type)) { in mchp_rds_ptp_txtstamp()
H A Ddp83640.c1379 if (ptp_msg_is_sync(skb, type)) { in dp83640_txtstamp()
H A Dmicrel.c2779 if (ptp_msg_is_sync(skb, type)) { in lan8814_txtstamp()