Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c401 int send_icmp_reply(void *data, void *data_end) in send_icmp_reply() function
492 return send_icmp_reply(data, data_end); in parse_icmp()