Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c123 static int pch_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in pch_ptp_match() function
174 if (!pch_ptp_match(skb, htons(uid), htonl(lo), htons(seq))) in pch_rx_timestamp()