Searched refs:test_spec_init (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/tools/testing/selftests/bpf/ |
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()
|