Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_xdp_noinline.c212 unsigned char eth_source[6]; member
300 memcpy(new_eth->eth_source, old_eth->eth_dest, 6); in encap_v6()
348 memcpy(new_eth->eth_source, old_eth->eth_dest, 6); in encap_v4()
381 memcpy(tmp_mac, eth->eth_source, 6); in swap_mac_and_send()
382 memcpy(eth->eth_source, eth->eth_dest, 6); in swap_mac_and_send()
Dtest_l4lb.c166 unsigned char eth_source[ETH_ALEN]; member
Dtest_l4lb_noinline.c162 unsigned char eth_source[ETH_ALEN]; member
Dtest_l4lb_noinline_dynptr.c164 unsigned char eth_source[ETH_ALEN]; member