Searched refs:uid_hi (Results 1 – 3 of 3) sorted by relevance
276 static int ixp_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in ixp_ptp_match() argument296 return (uid_hi == ntohs(*hi) && in ixp_ptp_match()
104 static int pch_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in pch_ptp_match() argument123 return (uid_hi == hi && uid_lo == lo && seqid == id); in pch_ptp_match()
2158 u32 uid_hi; member