Searched refs:ines_match (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/ptp/ |
H A D | ptp_ines.c | 170 static bool ines_match(struct sk_buff *skb, unsigned int ptp_class, 273 if (ines_match(skb, type, ts, port->clock->dev)) { in ines_find_rxts() 321 if (ines_match(skb, class, &ts, port->clock->dev)) { in ines_find_txts() 429 static bool ines_match(struct sk_buff *skb, unsigned int ptp_class, in ines_match() function
|