Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_lpm_map.c657 static void *lpm_test_command(void *arg) in lpm_test_command() function
729 assert(pthread_create(&thread_id[i], NULL, &lpm_test_command, &info[i]) == 0); in test_lpm_multi_thread()