Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_xdp_noinline.c414 int swap_mac_and_send(void *data, void *data_end) in swap_mac_and_send() function
456 return swap_mac_and_send(data, data_end); in send_icmp_reply()
480 return swap_mac_and_send(data, data_end); in send_icmp6_reply()