Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c388 int swap_mac_and_send(void *data, void *data_end) in swap_mac_and_send() function
429 return swap_mac_and_send(data, data_end); in send_icmp_reply()
453 return swap_mac_and_send(data, data_end); in send_icmp6_reply()