Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c242 static int seq_match(struct sk_buff *skb, u16 ts_seqid) in seq_match() function
293 if (mv88e6xxx_ts_valid(status) && seq_match(skb, seq_id)) { in mv88e6xxx_get_rxts()