Searched refs:ule_where (Results 1 – 1 of 1) sorted by relevance
77 static unsigned char *ule_where = ule_hist, ule_dump; variable324 if (ule_where >= &ule_hist[100*TS_SZ]) in dvb_net_ule_new_ts_cell()325 ule_where = ule_hist; in dvb_net_ule_new_ts_cell()326 memcpy(ule_where, h->ts, TS_SZ); in dvb_net_ule_new_ts_cell()328 hexdump(ule_where, TS_SZ); in dvb_net_ule_new_ts_cell()331 ule_where += TS_SZ; in dvb_net_ule_new_ts_cell()667 if (ule_where == ule_hist) { in dvb_net_ule_check_crc()670 } else if (ule_where == &ule_hist[TS_SZ]) { in dvb_net_ule_check_crc()674 hexdump(ule_where - TS_SZ - TS_SZ, TS_SZ); in dvb_net_ule_check_crc()675 hexdump(ule_where - TS_SZ, TS_SZ); in dvb_net_ule_check_crc()