Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_context_test_run.c204 const __u8 tap_mac[ETH_ALEN] = { 0x02, 0, 0, 0, 0, 0x01 }; in write_test_packet_udp() local
207 memcpy(eth->h_dest, tap_mac, ETH_ALEN); in write_test_packet_udp()