Home
last modified time | relevance | path

Searched refs:ptp_msg_is_sync (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dptp_classify.h200 * ptp_msg_is_sync - Evaluates whether the given skb is a PTP Sync message
208 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
/kernel/linux/linux-6.6/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); variable
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83640.c1381 if (ptp_msg_is_sync(skb, type)) { in dp83640_txtstamp()
H A Dmicrel.c2484 if (ptp_msg_is_sync(skb, type)) { in lan8814_txtstamp()

Completed in 10 milliseconds