OPT_NAPP
if (chan >= OPT_NAPP)
for (i = 0, a = o->app_array; i < OPT_NAPP; i++, a++) {
for (i = 0, a = o->app_array; i < OPT_NAPP; i++, a++) {
if (inuse == (1 << OPT_NAPP) - 1) {
bestidx = OPT_NAPP;
for (i = 0, a = o->app_array; i < OPT_NAPP; i++, a++) {
struct app app_array[OPT_NAPP];