Searched refs:test_spec_init (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/bpf/ |
H A D | xskxceiver.c | 534 static void test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, in test_spec_init() function 2692 test_spec_init(&test, ifobj_tx, ifobj_rx, 0, &tests[0]); in main() 2727 test_spec_init(&test, ifobj_tx, ifobj_rx, i, &tests[j]); in main()
|