Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c275 static int seq_match(struct sk_buff *skb, u16 ts_seqid) in seq_match() function
327 if (mv88e6xxx_ts_valid(status) && seq_match(skb, seq_id)) { in mv88e6xxx_get_rxts()