Searched refs:ts_seqid (Results 1 – 2 of 2) sorted by relevance
44 u16 ts_seqid, u8 ts_msgtype);322 u16 ts_seqid, u8 ts_msgtype) in cpts_match() argument355 return (ts_msgtype == (*msgtype & 0xf) && ts_seqid == ntohs(*seqid)); in cpts_match()
279 static int seq_match(struct sk_buff *skb, u16 ts_seqid) in seq_match() argument287 return ts_seqid == ntohs(*seqid); in seq_match()