Searched refs:ts_seqid (Results 1 – 2 of 2) sorted by relevance
33 u16 ts_seqid, u8 ts_msgtype);331 u16 ts_seqid, u8 ts_msgtype) in cpts_match() argument364 return (ts_msgtype == (*msgtype & 0xf) && ts_seqid == ntohs(*seqid)); in cpts_match()
275 static int seq_match(struct sk_buff *skb, u16 ts_seqid) in seq_match() argument283 return ts_seqid == ntohs(*seqid); in seq_match()