Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_bpf.c63 #define TEST_TYPE_MASK (CLASSIC | INTERNAL) macro
14435 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in generate_filter()
14502 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in release_filter()