Searched refs:ptp_msg_is_sync (Results 1 – 5 of 5) sorted by relevance
140 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);
200 * ptp_msg_is_sync - Evaluates whether the given skb is a PTP Sync message208 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
331 if (ptp_msg_is_sync(skb, type)) { in mchp_rds_ptp_txtstamp()
1372 if (ptp_msg_is_sync(skb, type)) { in dp83640_txtstamp()
1178 if (ptp_msg_is_sync(skb, type)) in vsc85xx_txtstamp()