Searched refs:tscc (Results 1 – 1 of 1) sorted by relevance
105 unsigned char tscc; /* TS continuity counter after sync on PUSI. */ member368 h->priv->tscc = h->ts[3] & 0x0F; in dvb_net_ule_ts_pusi()394 if ((h->ts[3] & 0x0F) == h->priv->tscc) in dvb_net_ule_new_ts()395 h->priv->tscc = (h->priv->tscc + 1) & 0x0F; in dvb_net_ule_new_ts()400 h->priv->tscc); in dvb_net_ule_new_ts()1379 priv->tscc = 0;