Searched refs:inner_start (Results 1 – 1 of 1) sorted by relevance
3025 int i, j, inner_start = last % BIT_VEC64_ELEM_SZ; in ecore_mcast_get_next_bin() local3029 for (j = inner_start; j < BIT_VEC64_ELEM_SZ; j++) { in ecore_mcast_get_next_bin()3036 inner_start = 0; in ecore_mcast_get_next_bin()