Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_bpf.c63 #define TEST_TYPE_MASK (CLASSIC | INTERNAL) macro
14788 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in generate_filter()
14855 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in release_filter()