Searched refs:cell_low (Results 1 – 1 of 1) sorted by relevance
370 int cell_low = low >> r->cell_log; in __detect_linklayer() local379 if ((cell_high > cell_low) && (cell_high < 256) in __detect_linklayer()380 && (rtab[cell_low] == rtab[cell_high])) { in __detect_linklayer()382 cell_low, cell_high, rtab[cell_high]); in __detect_linklayer()