Searched refs:cell_high (Results 1 – 1 of 1) sorted by relevance
393 int cell_high = (high >> r->cell_log) - 1; in __detect_linklayer() local401 if ((cell_high > cell_low) && (cell_high < 256) in __detect_linklayer()402 && (rtab[cell_low] == rtab[cell_high])) { in __detect_linklayer()404 cell_low, cell_high, rtab[cell_high]); in __detect_linklayer()