Home
last modified time | relevance | path

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

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