Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
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.3-rc2/include/linux/
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.3-rc2/drivers/net/phy/
A Ddp83640.c1388 if (ptp_msg_is_sync(skb, type)) { in dp83640_txtstamp()
A Dmicrel.c2397 if (ptp_msg_is_sync(skb, type)) { in lan8814_txtstamp()

Completed in 14 milliseconds