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

/linux-master/tools/testing/selftests/bpf/
H A Dtest_lpm_map.c692 static void *lpm_test_command(void *arg) function
764 assert(pthread_create(&thread_id[i], NULL, &lpm_test_command, &info[i]) == 0);

Completed in 97 milliseconds