Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_progs.c202 #define MAGIC_VAL 0x1234 macro
225 } real_def = {.dst = MAGIC_VAL}; in test_l4lb()
258 *magic != MAGIC_VAL, "ipv4", in test_l4lb()
265 *magic != MAGIC_VAL, "ipv6", in test_l4lb()
314 } real_def = {.dst = MAGIC_VAL}; in test_xdp_noinline()
347 *magic != MAGIC_VAL, "ipv4", in test_xdp_noinline()
354 *magic != MAGIC_VAL, "ipv6", in test_xdp_noinline()