Searched refs:cfg_specific_test_id (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dudpgso.c57 static int cfg_specific_test_id = -1; variable
452 if (cfg_specific_test_id == -1 ||
453 cfg_specific_test_id == test - tests)
548 cfg_specific_test_id = strtoul(optarg, NULL, 0);

Completed in 129 milliseconds