Home
last modified time | relevance | path

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

/drivers/ptp/
Dptp_ines.c175 static bool ines_match(struct sk_buff *skb, unsigned int ptp_class,
278 if (ines_match(skb, type, ts, port->clock->dev)) { in ines_find_rxts()
326 if (ines_match(skb, class, &ts, port->clock->dev)) { in ines_find_txts()
440 static bool ines_match(struct sk_buff *skb, unsigned int ptp_class, in ines_match() function