Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dxdp_noinline.c26 } real_def = {.dst = MAGIC_VAL}; in test_xdp_noinline()
46 *magic != MAGIC_VAL, "ipv4", in test_xdp_noinline()
54 *magic != MAGIC_VAL, "ipv6", in test_xdp_noinline()
A Dl4lb_all.c24 } real_def = {.dst = MAGIC_VAL}; in test_l4lb()
55 *magic != MAGIC_VAL, "ipv4", in test_l4lb()
62 *magic != MAGIC_VAL, "ipv6", in test_l4lb()
/linux/tools/testing/selftests/bpf/
A Dnetwork_helpers.h15 #define MAGIC_VAL 0x1234 macro

Completed in 4 milliseconds