Searched refs:wlinval (Results 1 – 1 of 1) sorted by relevance
246 const char *wlinval[][7] = { in test_allow_flag() local270 for (i = 0; i < RTE_DIM(wlinval); i++) { in test_allow_flag()271 if (launch_proc(wlinval[i]) == 0) { in test_allow_flag()