Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_do_redirect.c22 const volatile __u8 expect_dst[ETH_ALEN]; variable
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_do_redirect.c203 memcpy(skel->rodata->expect_dst, &pkt_udp.eth.h_dest, ETH_ALEN); in test_xdp_do_redirect()