Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/xscale/
Dixp4xx_eth.c258 static int ixp_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in ixp_ptp_match() function
309 if (!ixp_ptp_match(skb, htons(uid), htonl(lo), htons(seq))) in ixp_rx_timestamp()